You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do we have a way to update multiple users' Required Actions?
Currently I don't see an admin endpoint to bulk update users so we'd need to use loops to get the users and update the individual users required action. It would be useful if we had bulk update endpoint or functionality to update multiple users making less calls to Keycloak's admin endpoint.
Is this possible and can you please recommend efficient ways of achieving this for multiple users?
The text was updated successfully, but these errors were encountered:
Do we have a way to update multiple users' Required Actions?
Currently I don't see an admin endpoint to bulk update users so we'd need to use loops to get the users and update the individual users required action. It would be useful if we had bulk update endpoint or functionality to update multiple users making less calls to Keycloak's admin endpoint.
Is this possible and can you please recommend efficient ways of achieving this for multiple users?
The text was updated successfully, but these errors were encountered: