We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
spid-cie-oidc-docs/docs/en/token_endpoint.rst
Line 73 in a65aa1a
missed redirect_uri
As for https://openid.net/specs/openid-connect-core-1_0.html#TokenRequest 3.1.3.1 and https://www.rfc-editor.org/rfc/rfc6749.txt 4.1.3
client_id is REQUIRED
The text was updated successfully, but these errors were encountered:
Yes.
It MUST be present in the token request and it MUST be one of the ones contained in the redirect_uri included in the RP metadata.
Sorry, something went wrong.
damikael
fmarino-ipzs
No branches or pull requests
spid-cie-oidc-docs/docs/en/token_endpoint.rst
Line 73 in a65aa1a
missed redirect_uri
As for https://openid.net/specs/openid-connect-core-1_0.html#TokenRequest 3.1.3.1
and https://www.rfc-editor.org/rfc/rfc6749.txt 4.1.3
client_id is REQUIRED
The text was updated successfully, but these errors were encountered: