Skip to content

Keycloak doesn't accept redirect_uri but OIDCRedirectURI is mandatory #1316

Answered by zandbelt
Marek77 asked this question in Q&A
Discussion options

You must be logged in to vote

Keycloak would not remove support for redirect_uri but most probably the value you are sending has not been configured for your client in the Keycloak administrative configuration; note that the value must exactly match http://<APACHE FQDN>/mytestclientapp/protected (i.e. in your case plain http and no trailing slash or anything)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Marek77
Comment options

@zandbelt
Comment options

Answer selected by Marek77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants