How to disable ''Update Account Information" page when new user log using AAD
You can adjust the “First Broker Login Flow” to your needs (you have to make a copy first), then set this custom-first-broker-flow in the settings of your IdP as first broker flow.
1 Like
Thanks @dasniko . What will be preferable execution types to create custom first broker login flow disabling ''Update Account Information" page and enabling existing user handling
Reff : keycloak-documentation/first-login-flow.adoc at main · keycloak/keycloak-documentation · GitHub
1 Like
Depends on your use case and how the flow should look like in your opinion.
Thank you @dasniko . given solution work for me
Hi! How you made it? I’m trying to skip it too, but nothing yet…
