Configure Home-Idp-Discovery Config with Realms Export #317
Unanswered
HanifAbRazak
asked this question in
Q&A
Replies: 1 comment
-
Hey @HanifAbRazak, you will need to add an {
"id": "78baff39-dc8f-4c91-98e2-915102fa4529",
"alias": "config",
"config": {
"forwardToFirstMatch": true,
"bypassLoginPage": false,
"forwardToLinkedIdp": false,
"forwardUnverifiedEmail": false,
"userAttribute": "email"
}
} The authenticatorConfig is referenced via its Please see the docs for supported options: https://sventorben.github.io/keycloak-home-idp-discovery/configuration.html#general-configuration-options |
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
-
I need help to preconfigure the config within realms export json file. Please advice.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions