Skip to content

Ory Hydra Authentication Server - Authorization Code Grant Flow Issues #5

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zecarlos94
Copy link

Fixed missing headers required by ory hydra authentication server during authorization code grant flow and parsing received tokens.

In order to exchange authorization code received (login & consent flow) with an access token Ory Hydra requires a set of headers that weren't present in the current post request to the issuer.

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

Successfully merging this pull request may close these issues.

2 participants