[shib_auth] Question

Kristof Bajnok bajnokk at niif.hu
Sun May 1 15:18:19 CEST 2011



"B.E.N. van der Veen" <bvdveen at time-less.nl> wrote:

>I am using the shib_auth module and I get the right attributes back
>from 
>my IDP (Shibboleth), but Drupal does not use my attributes to Login in 
>Drupal. What can be wrong? I have the DEBUG mode on.

Are you getting any errors or are you left being anonymous?

>Array
>(
>    [shib_auth_username] => shibboleth
>)

This is an indication of a session that has been established.

>*$_SERVER:*
>
>Array(
>	[HTTP_USERNAME] => shibboleth;shibboleth
>)

This is strange. I don't think that we support multi-value identifier attributes, but using this doesn't seem to be a good idea.

Kristof
-- 
Sent from my phone



More information about the shib_auth mailing list