Kratos

  • By Identity Charmers
Channel Revision Published Runs on
latest/stable 397 24 Apr 2024
Ubuntu 22.04
latest/edge 402 01 May 2024
Ubuntu 22.04
0.2/stable 399 25 Apr 2024
Ubuntu 22.04
0.2/edge 406 02 May 2024
Ubuntu 22.04
0.1/edge 383 29 Sep 2023
Ubuntu 22.04
juju deploy kratos --channel 0.1/edge
Show information

Platform:

Learn about actions >

  • create-admin-account

    Create an admin user. If no password was provided, the command will return a magic link where the user will be able to set their password.

    Params
    • email string

      The admin's email, this email must not be associated with any other account (user or admin)

    • name string

      The admin's name

    • password string

      The admin's password

    • phone_number string

      The admin's phone number

    • username string

      The admin username

    Required

    username, password

  • delete-identity

    Delete a user using either the identity ID or the user email.

    Params
    • email string

      The user's email

    • identity-id string

      The Identity ID

  • get-identity

    Get a user using either the identity ID or the user email.

    Params
    • email string

      The user's email

    • identity-id string

      The Identity ID

  • run-migration

    Run a migration, this is needed after upgrades. This is a non-reversible operation. Run this after backing up the database.

    Params
    • timeout number

      Timeout after which the migration will be canceled