Question about changed special characters received in Shibboleth via IIS 7.5
Cantor, Scott
cantor.2 at osu.edu
Tue Apr 23 10:55:00 EDT 2013
On 4/23/13 5:50 AM, "IC-NL-SM-PS Support Center - Imtech ICT Performance
Solutions" <support.ps.ict at imtech.nl> wrote:
>My question, where can I adjust either IIS 7.5 or Shibboleth such that
>the special characters are used as is.
Peter's advice is the starting point. Assuming the data makes it to you
sound, the SP simply exports the data as UTF-8 (no matter what specific
XML encoding it started with). If it's corrupt that usually means your web
environment on the server side is corrupting it in the way in which you
access the header data. Some times this can involve the encoding of the
web page submission to the server from the client.
I don't use ASP so I cannot give you any special advice on this apart from
trying it myself some time.
I know of some Java settings that can affect this in a servlet
environment, but that's not helpful here.
-- Scott
More information about the users
mailing list