stale-queen-97584
01/10/2023, 2:14 PM...
methods:
password:
enabled: true
totp:
enabled: true
config:
issuer: <http://ory.test.info|ory.test.info>
...
session:
cookie:
domain: <http://ory.test.info|ory.test.info>
whoami:
required_aal: highest_available
...
flows:
settings:
required_aal: highest_available
and of course the identity has it enabled as well
"<http://ory.sh/kratos|ory.sh/kratos>": {
"credentials": {
"password": {
"identifier": true
},
"totp": {
"account_name": true
}
},
Anything we're missing?magnificent-energy-493
stale-queen-97584
01/10/2023, 2:50 PM