famous-jackal-2829
06/02/2025, 1:33 PMmethods:
password:
enabled: true
config:
min_password_length: 6
identifier_similarity_check_enabled: false
haveibeenpwned_enabled: false
totp:
enabled: true
config:
issuer: Kratos
square-napkin-92357
06/03/2025, 1:52 AMsession:
lifespan: 24h
whoami:
required_aal: highest_available
cookie:
same_site: Strict
This is the config to require TOTPfamous-jackal-2829
06/03/2025, 6:30 AMsquare-napkin-92357
06/03/2025, 7:00 AMrequired_aal: highest_available
users must active TOTP, if not, they can login but the session is not enough level to do ....square-napkin-92357
06/03/2025, 7:28 AMfamous-jackal-2829
06/03/2025, 7:39 AMsession.whoami.required_aal
to highest_available
.
this works for all users that configured a second factor