-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We should add tests to cover all the following cases:
2FA Mode | 0x allowed methods and >=1 unallowed methods | 0x allowed methods and 0x unallowed methods | 1x allowed method | Multiple allowed methods |
---|---|---|---|---|
optional | login as usual | login as usual | login with 2fa | login with allowed 2fa |
required | login with unallowed 2fa, setup allowed 2fa method | setup 2fa, choose 2fa method | login with 2fa | login with allowed 2fa |
force | login with unallowed 2fa, setup forced 2fa method | setup 2fa, forced 2fa method | login with forced 2fa | login with forced 2fa |
Metadata
Metadata
Assignees
Labels
No labels