Due to a bug in Keycloak v8.0.2, users could run into issues when logging in
Here are the details of the bug - https://issues.redhat.com/browse/KEYCLOAK-12319
To implement the workaround -
1- Login to keycloak admin console
2- Go to Authentication --> Flows
3- Click on a "New"
4- Add Alias as "Domino First Broker Login" (this needs to be unique, and if already used, you will have to use a different string)
5- Add Execution and select "Review Profile". Mark this as Required
6- Add Flow; alias should be "Create Or Link Existing Account". Mark this as Required
7- For Flow "Create Or Link Existing Account" --> Go to Actions --> Add Execution
8- Select "Create User if Unique". Mark it as "Alternative"
9 - For Flow "Create Or Link Existing Account" --> Go to Actions --> Add Execution
10- Select "Automatically Set Existing User". Mark it as "Alternative"
After running through all the steps your "Domino First Broker Login" should look like this -->
11- navigate to Identity Providers--> click on your identity provider
12- In First Login Flow --> select the "Domino First Broker Login"
Comments
0 comments
Please sign in to leave a comment.