Skip to content

Oidcc.create_redirect_url/4 returning "invalid_request" "Authentication failed." #392

Answered by maennchen
GPrimola asked this question in Q&A
Discussion options

You must be logged in to vote

Based on this (can't check if the secret is correct, I'll just take your word for it), I believe Keycloak is not specification compliant.

https://www.ietf.org/archive/id/draft-ietf-oauth-par-03.html#name-pushed-authorization-reques

The rules for client authentication as defined in [RFC6749] for token endpoint requests, including the applicable authentication methods, apply for the pushed authorization request endpoint as well. If applicable, the token_endpoint_auth_method client metadata parameter indicates the registered authentication method for the client to use when making direct requests to the authorization server, including requests to the pushed authorization request endpoint.

T…

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@maennchen
Comment options

@maennchen
Comment options

@GPrimola
Comment options

@maennchen
Comment options

Answer selected by maennchen
Comment options

You must be logged in to vote
1 reply
@maennchen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #391 on October 30, 2024 12:22.