custom OIDC as
#11115
Replies: 6 comments 3 replies
-
|
anyone |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
anyone |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
anyone |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
anyone |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
UP |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
more up |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use Keycloak as an identity broker and I want to send these custom parameters to the IdP. could you guide me on where to do the change (what classes ) with steps if possible I would really appreciate it
scope: openid
response_type: id_token
response_mode: form_post
client_id: https://me-as-broker
redirect_uri: my oidc reponse URL
nonce: uuid
ui_locales:
aud: https://client.com
max_age: number
state: uuid
Beta Was this translation helpful? Give feedback.
All reactions