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

oauth2: state parameter is missing when response_type=id_token #96

Closed
aeneasr opened this issue Sep 21, 2016 · 0 comments
Closed

oauth2: state parameter is missing when response_type=id_token #96

aeneasr opened this issue Sep 21, 2016 · 0 comments
Assignees
Labels
bug Something is not working.

Comments

@aeneasr
Copy link
Member

aeneasr commented Sep 21, 2016

see ory/hydra#254

@aeneasr aeneasr added the bug Something is not working. label Sep 21, 2016
@aeneasr aeneasr self-assigned this Sep 21, 2016
@aeneasr aeneasr closed this as completed Sep 22, 2016
aeneasr pushed a commit that referenced this issue Sep 22, 2016
* all: better error handling - closes #100 
* oauth2/implicit: bad HTML encoding of the scope parameter - closes #95
* oauth2: state parameter is missing when response_type=id_token - closes #96
* oauth2: id token hashes are not base64 url encoded - closes #97
* openid: hybrid flow using `token+code+id_token` returns multiple tokens of the same type - closes #99
budougumi0617 added a commit to budougumi0617/fosite that referenced this issue May 10, 2019
* all: better error handling - closes ory#100 
* oauth2/implicit: bad HTML encoding of the scope parameter - closes ory#95
* oauth2: state parameter is missing when response_type=id_token - closes ory#96
* oauth2: id token hashes are not base64 url encoded - closes ory#97
* openid: hybrid flow using `token+code+id_token` returns multiple tokens of the same type - closes ory#99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

1 participant