-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
good first issueLikely to be an easy fixLikely to be an easy fixhacktoberfesttype/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.
Milestone
Description
I hope gitea can configure custom OAuth2 Provider instead of only provide limited choices.
With custom authorizeUrl, tokenUrl, profileURL, scopes , subjectClaim( it's sub for oidc) and usernameTemplate, almost any OAuth2/OpenId can work. (That's how synapse porject does)
My problem is that I want to use Mastodon as OAuth2 Provider but failed, but I think this feature can be widely useful.
Metadata
Metadata
Assignees
Labels
good first issueLikely to be an easy fixLikely to be an easy fixhacktoberfesttype/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.