pitbulk / moodle_saml

SAML plugins for moodle (authentication and enrollment)
12 stars 24 forks source link

simplesaml/module.php not found or unable to stat #2

Closed danbuntu closed 11 years ago

danbuntu commented 11 years ago

I have simplesamlphp installed and have configured the moodle saml module to look at it in moodle 2.5. When I hit the login button I see 'webpage could not be found'

in the apache logs I see

script '/var/www/moodle25/simplesamlphp/module.php' not found or unable to stat, referer: https://sso.midkent.ac.uk/adfs/ls/?SAMLRequest= - blah blah key here - Fmoodledev.midkent.ac.uk%2Fauth%2Fsaml%2Findex.php

So it looks like my request is getting to the ADFS server, authenticating and a token is being sent back. I can confirm this be changing the settings and making it error on the ADFS server.

any ideas please?

pitbulk commented 11 years ago

I @danbuntu, The SAML plugin works for moodle 2.3. I did not test it on 2.5 version. Maybe is a incompatibility issue.

Seems that the plugin is bad configured (maybe the settings are not been stored correctly in the moodle 2.5 version)

I will review it asap. I am now on vacation, I'll be back in two weeks

pitbulk commented 11 years ago

Tested, the plugin works with moodle 2.5

This is a simpleSAMLphp problem.

danbuntu commented 11 years ago

by 'simplesamlphp problem' do you mean an issue with my specifc install of simplesamlphp or simplesamlphp in general?

If it's a general simplesamlphp issue have you got an suggestions as to what I should be looking at instead?

pitbulk commented 11 years ago

I have no experience with ADFS Server.

I can suggest you to take a look on the simpleSAMLphp Mail List, there are some threads related wth ADFS:

https://groups.google.com/forum/#!searchin/simplesamlphp/ADFS