Add "invite" subcommand to create new users #6

Open
opened 2021-03-12 09:48:33 +00:00 by 3wordchant · 1 comment
Owner

As per coop-cloud/abra#97:

abra app id.foo.bar invite foo@bar.com

... we can stick whatever we want in a sub_invite function in coop-cloud/keycloak/abra.sh and it'd become available as abra app id.foo.bar invite ....

That could use the API via cURL (if we can find a neat way of getting the API key outta the running container), or dive into the container and run CLI commands to create/invite the user.

As per coop-cloud/abra#97: > `abra app id.foo.bar invite foo@bar.com` > ... we can stick whatever we want in a sub_invite function in coop-cloud/keycloak/abra.sh and it'd become available as abra app id.foo.bar invite .... That could use the API via cURL (if we can find a neat way of getting the API key outta the running container), or dive into the container and run CLI commands to create/invite the user.
Owner
Related: https://git.autonomic.zone/coop-cloud/keycloak-collective-portal
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 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: coop-cloud/keycloak#6
No description provided.