-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
topic/authenticationtype/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.
Description
- Gitea version (or commit ref): 1.14.0+dev-353-gccfa40889
Description
I have my OIDC provider which already asks for 2FA, but having 2FA enabled in Gitea makes users go through double 2FA authentication, which can be annoying.
Can you add an option to skip Gitea's 2FA when login in from an OIDC provider?
Thanks
PhilippWoelfel and asifbacchus
Metadata
Metadata
Assignees
Labels
topic/authenticationtype/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
asifbacchus commentedon Aug 1, 2021
Any updates on this or ideas for a work-around?
Add setting to OAuth handlers to override local 2FA settings
Add setting to OAuth handlers to skip local 2FA authentication (#16594)
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 …
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 …