authgear / authgear/authgear-server
Allow MFA to be skipped if a particular OAuth provider is used as primary authenticator
Open
pitch
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
In practice, the developer may configure a OAuth provider which has policy to enforce all users to enable MFA. So it is a bit weird if the user has to, once again, perform MFA during authentication with Authgear. However, we still want users who are using other primary authenticators (e.g. email login ID with primary password) to go through MFA.
Contributor guide
Assessment
This issue has not been assessed yet.