[shib_auth] Page not found

Markus Broman brom at dsv.su.se
Wed Jul 27 15:57:43 CEST 2011


On 25 jul 2011, at 14:09, Kristof Bajnok wrote:

> On 2011. July 25. 13:43:07 Markus Broman wrote:
>> When accessing https://example.com/Shibboleth.sso/Login I get "page not
>> found". I have enabled DEBUG mode and there is no shibboleth attributes in
>> the $_SERVER array.
> 
> Everything below /Shibboleth.sso should be handled by the Shibboleth SP Apache 
> module. If you get a Drupal error, then you haven't enabled Shibboleth for 
> that virtualhost. (I'd first check that the Shibboleth Apache module is 
> loaded.)
> 
> Kristof
> 
Thanks for helping out Kristof! I talked to my server admin and it seemed to be rewrite rules in .htaccess that was the problem. I have now added this line: RewriteCond %{REQUEST_URI} !^/Shibboleth.sso/

Then I got to the Shibboleth login but where never logged in. Found an answer for this problem here: http://drupal.org/node/1199316,  in bajnokk's comment.

One question tho, Is it possible to get the username rather than the e-mail as the Drupal username?

// Markus

> _______________________________________________
> shib_auth mailing list
> shib_auth at listserv.niif.hu
> https://listserv.niif.hu/mailman/listinfo/shib_auth




More information about the shib_auth mailing list