Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stateless Mode Fails with non-ASCII Attributes #201

Open
GoogleCodeExporter opened this issue Jun 4, 2015 · 0 comments
Open

Stateless Mode Fails with non-ASCII Attributes #201

GoogleCodeExporter opened this issue Jun 4, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

1. Set up openid4java as the OP
2. Set up an RP to run in stateless mode
3. Process a request and return at least one attribute with non-ASCII encoding
4. RP should send a check_authentication request to the OP
5. Authentication is not verified by openid4java

When performing the above with ASCII attributes, the verification succeeds.  
RP's capable of associations also seem to process non-ASCII attributes 
correctly.  I have reproduced this with using SREG attributes, but I am not 
sure if this applies to AX attributes as well.

I am using 0.9.8 on Linux and JBoss 7.  I can reproduce the issue regardless of 
URI encoding settings in the JBoss configuration.


Original issue reported on code.google.com by [email protected] on 1 Nov 2013 at 4:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant