Skip to content

Pr/keycloak preparations 1 - #116

Open
RakanHowls wants to merge 3 commits into
mainfrom
pr/keycloak-preparations-1
Open

RakanHowls wants to merge 3 commits into
mainfrom
pr/keycloak-preparations-1

Conversation

@RakanHowls

@RakanHowls RakanHowls commented Sep 13, 2026 •

Copy link
Copy Markdown
  1. https://www.ory.com/docs/oauth2-oidc/authorization-code-flow talks about redirect_uri and not redirect_url - it seems that is just ignored and it falls back to the pre-configured redirect.
    The OAuth standard says it should be redirect_uri - so we should probably fix that for KeyCloak - which definitely wants redirect_uri and I don't know how it would react to the typo.

  2. The redirect_uri in the token is for the IDP<->auth service exchange - not the redirect to the app that is using the auth service. The IDP needs to drop off at the auth service - which then goes to the dropoff in the app.

@RakanHowls

Copy link
Copy Markdown
Author

PS: Is the app functionality used right now? I don't see config about that in the helm chart

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.

1 participant