picketlink2 / federation

PicketLink v2.1.x Federation. PicketLink v2.5.x onwards is hosted at https://github.com/picketlink
http://www.picketlink.org
14 stars 29 forks source link

[PLINK2-25] characterEncoding parameter not used in for Post Requests in... #184

Closed tfonteyn closed 11 years ago

tfonteyn commented 11 years ago

... ServiceProviderAuthenticator

https://issues.jboss.org/browse/PLINK2-25

fixed by making sure the PL authenticate(..) calls setCharacterEncoding(..) before reading the SAML parameters from the request.