Channel Revision Published Runs on
latest/stable 527 20 Jan 2025
Ubuntu 22.04
latest/edge 562 26 Aug 2025
Ubuntu 22.04
istio/edge 548 10 Mar 2025
Ubuntu 22.04
0.4/edge 561 13 Aug 2025
Ubuntu 22.04
0.3/edge 419 05 Jul 2024
Ubuntu 22.04
0.2/stable 406 26 Jun 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
Show information

Platform:

The Charmed Ory Kratos component of the Identity Platform is an identity and user management system that allows you to manage users locally rather than relying on third party identity providers.

Alongside tasks that system administrators can perform, it also allows users to carry out certain actions on their own. We will refer to those operations as self-service flows. This document will list them and explain their mechanisms.

Account recovery

Account recovery flow allows registered users to regain access to their account if they forgot their password. It can be initiated by clicking the “Reset password” link on the login screen.

Alt

If an SMTP server was configured, the user will receive an email containing a recovery link and code that need to be used in order to recover access to the account.

Password reset

Once logged in, users can change their passwords.

Alt

Profile and account management

Users can also add or reset other authentication methods:

  • (un)link a time-based one-time password (TOTP) authenticator app
  • generate backup codes as a fallback 2fa method
  • add a passwordless login method
  • link social sign in accounts.