[shib_auth] Question

B.E.N. van der Veen bvdveen at time-less.nl
Sun May 1 17:25:51 CEST 2011


I do not get any errors, so I think i am left anonymous.

And the multi-value identifier i resolved in the PHP code. So this is 
now only single. But I am keeping anonymous.

Cheerz
Ben

Kristof Bajnok schreef:
> "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
>   




More information about the shib_auth mailing list