
7 Oct
2010
7 Oct
'10
1:48 p.m.
Hi Nicolas, I'm sorry, but I don't know anything about "Shibboleth authentification" and not enough about Apache configuration to be able to help you from here. On Thu, Oct 7, 2010 at 3:42 PM, Nicolas Neuss <neuss@kit.edu> wrote:
RequestHeader set sn %{sn}e ... </VirtualHost>
Maybe the data in the sn environment variable is in UTF-8 format and is not encoded correctly for the header?
Maybe, and if this would be the case, it would be the source of the problem. -Hans