Ask Your Question
2

How can the 'Review profile' button be removed from the form displayed when an account already exists in Keycloak?

asked 2023-05-29 22:15:15 +0000

huitzilopochtli gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2023-05-29 22:26:02 +0000

david gravatar image

To remove the 'Review profile' button from the form displayed when an account already exists in Keycloak, you can follow the below steps:

  1. Log in to the Keycloak admin console.
  2. Click on the realm that contains the user for which you want to remove the 'Review profile' button.
  3. Go to the 'Authentication' section from the left sidebar.
  4. Click on the 'Flows' tab and select the flow for which you want to remove the 'Review profile' button.
  5. Click on the 'Actions' button and select 'Copy'.
  6. Give a name to the new flow and click 'Copy'.
  7. Click on the new flow's name to edit it.
  8. Click on the 'Actions' button and select 'Configure'.
  9. Click on the 'Execution' tab and find the 'Review profile' execution in the flow.
  10. Click on the 'Actions' button next to it and select 'Disable'.
  11. Click on the 'Save' button.

The 'Review profile' button should now be removed from the form displayed when an account already exists in Keycloak.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-29 22:15:15 +0000

Seen: 11 times

Last updated: May 29 '23