canonical / identity-platform-admin-ui-operator

Charmed Operator for the Identity Platform Admin UI application.
Apache License 2.0
1 stars 0 forks source link

feat: add the create-identity action #76

Closed wood-push-melon closed 2 months ago

wood-push-melon commented 2 months ago

This pull request aims to add a juju action create-identity. The typical usage will be:

$ juju run identity-platform-admin-ui/0 create-identity schema={schema} password={password} traits.email={email}

Note: