Keycloak Required user action - Update password to be default for every new user
43 views
Skip to first unread message
Daug Hernz
unread,
Nov 8, 2021, 5:20:00 AM11/8/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keycloak User
I want to have the 'Update Password' field displayed for every new user, who logs in the system for the first time. i tried to set it up from the admin panel Steps i did
Authentication -> Required actions -> i ticked both fields for Update User (enabled and default action) Then i created an user and when i logged in i got no prompt to update a password, only way i manage to do it is to go to the user manually in the keycloak admin panel and set the Update password action in the field myself. How can i make it default ? Do i need an api usage? Internet gives very mixed answers and none of them worked for me