Adding custom param to redirect:uri during Authorization Code Flow #12954
Unanswered
glasswire-cloud
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was wondering if there's a way to add a custom parameter to the redirect uri in the Authorization Code Flow. In other words, when redirecting Keycloak shall add the temporary code (as it does by specification) and a custom parameter (let's say inst_type=1 or inst_type=2 etc...).
Custom parameter shall be something configurable somehow on the Keycloak instance.
Beta Was this translation helpful? Give feedback.
All reactions