abundant-restaurant-25559
04/13/2023, 6:32 AMapplication1
that allows access with password and then application2
that requires password and totp and then maybe application3
that can be accessed only with oidc. Couldn't find anything related to this in the documentation.numerous-umbrella-61726
04/13/2023, 11:32 AMabundant-restaurant-25559
04/13/2023, 11:50 AMaal
attribute when creating the login flow in the client application side but that would be only defining if a second factor is needed and I'm not sure if it would be enforced. I think password and oidc are considered as aal1 so this wouldn't help defining only password for some and oidc for other.
Need to play around with that a bit to see how it works.numerous-umbrella-61726
04/13/2023, 12:02 PMabundant-restaurant-25559
04/13/2023, 12:06 PMnumerous-umbrella-61726
04/13/2023, 12:07 PMabundant-restaurant-25559
04/13/2023, 12:11 PMwhoami
and settings
flows in kratos and those would return 403 or similar if if the session is not aal2. Probably you would need to build the logic in the application to enforce it.numerous-umbrella-61726
04/13/2023, 12:55 PMabundant-restaurant-25559
04/14/2023, 5:56 AM