Fix encoding issues of Shibboleth attributes #7

Manually merged
ansv7779 merged 1 commits from shibboleth-attributes-encoding into main 2025-05-12 10:48:27 +02:00
Owner

There is some encoding error with the injection of Shibboleth attributes somewhere between the Apache SAML plugin -> AJP -> Tomcat. Tomcat treats the data as ISO-8859-1 while it actually is UTF-8.

There is some encoding error with the injection of Shibboleth attributes somewhere between the Apache SAML plugin -> AJP -> Tomcat. Tomcat treats the data as ISO-8859-1 while it actually is UTF-8.
ansv7779 added 1 commit 2025-05-12 10:43:34 +02:00
Fix encoding issues of Shibboleth attributes
All checks were successful
/ build (push) Successful in 2m9s
0b0171ddf7
There is some encoding error with the injection of Shibboleth attributes somewhere between the Apache SAML plugin -> AJP -> Tomcat. Tomcat treats the data as ISO-8859-1 while it actually is UTF-8.
ansv7779 manually merged commit e6e5c8570e into main 2025-05-12 10:48:27 +02:00
ansv7779 deleted branch shibboleth-attributes-encoding 2025-05-12 10:48:59 +02:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DMC/oauth2-authorization-server#7
No description provided.