Re-work keycloak account automation script #1

Closed
opened 2021-05-07 12:27:42 +00:00 by decentral1se · 2 comments
Owner

https://git.autonomic.zone/ruangrupa/toolshed/src/branch/main/add-users-keycloak.py needs to be re-written in sh as the keycloak container only has bare sh! Also, would be good to add a check to see if the user exists already so that we don't blow up their account by resetting their password or something.

https://git.autonomic.zone/ruangrupa/toolshed/src/branch/main/add-users-keycloak.py needs to be re-written in `sh` as the keycloak container only has bare `sh`! Also, would be good to add a check to see if the user exists already so that we don't blow up their account by resetting their password or something.
Author
Owner

As it turns out, using the REST API is much a better alternative, see https://git.autonomic.zone/autonomic-cooperative/keycloak-collective-portal for more.

As it turns out, using the REST API is much a better alternative, see https://git.autonomic.zone/autonomic-cooperative/keycloak-collective-portal for more.
Author
Owner
Done in https://git.autonomic.zone/ruangrupa/toolshed#add-users-keycloak-api-py.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: autonomic-cooperative/keycloak-scripts#1
No description provided.