Forum Discussion
Swedish characters encoding garbled in Application Proxy
Hi!
We have a problem with character encoding for an application that we publish through Azure AD Application Proxy. The application works great when accessed internally, but when published through AADAP the Swedish characters (ÅÄÖ and so on) gets garbled with for instance "ýlt".
I'm not sure where to start troubleshooting this; but I cannot find any settings regarding content encoding in AADAP. I found documentation stating that AADAP expects UTF-8 and that I could change the behavior using a response header - preferably to "ISO-8859-1". But I'm a bit out of my depth here and any help would be greatly appreciated!
- JanBakkerOrphanedSteel Contributor
Magnus Tjerneld do you mean that the body of the application is garbled or the URL?
- Magnus TjerneldBrass Contributor
JanBakkerOrphaned The body of the site content, not the URL. Some (not all) occurances of ÅÄÖ shows up as nonsense characters.