Skip to content
Snippets Groups Projects
Commit fcf07a0a authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

auth: document the idp-hint attribute

parent 23c190d7
No related branches found
No related tags found
No related merge requests found
Pipeline #90708 passed
......@@ -46,6 +46,7 @@ for more explanation.
- `client-id` (required): The Keycloak client to use
- `silent-check-sso-redirect-uri` (optional): URI or path to a separate page for checking the login session in an iframe, see https://www.keycloak.org/docs/latest/securing_apps/#_javascript_adapter
- `scope` (optional): Space separated list of scopes to request. These scopes get added in addition to the default ones, assuming the scope is in the optional scopes list of the Keycloak client in use.
- `idp-hint` (optional): Set a client suggested identity provider
### Emitted attributes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment