Closed wood-push-melon closed 2 months ago
This pull request aims to add a juju action create-identity. The typical usage will be:
create-identity
$ juju run identity-platform-admin-ui/0 create-identity schema={schema} password={password} traits.email={email}
Note:
traits
This pull request aims to add a juju action
create-identity
. The typical usage will be:Note:
traits
parameter can accept multiple trait fields based on the user's identity schemacreate-identity
action will not be functional until that PR is merged.