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
Certain security profiles require the use of DPoP for requests to the token endpoints at the authorization server. HelseID is a prominent example.
Wonderwall should support using DPoP for requests to the token endpoint with the nonce variant as described in RFC 9449, section 8.
See the RFC for details: https://www.rfc-editor.org/rfc/rfc9449
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Certain security profiles require the use of DPoP for requests to the token endpoints at the authorization server.
HelseID is a prominent example.
Wonderwall should support using DPoP for requests to the token endpoint with the nonce variant as described in RFC 9449, section 8.
See the RFC for details: https://www.rfc-editor.org/rfc/rfc9449
The text was updated successfully, but these errors were encountered: