Skip to content

Implement well known OpenID Configuration #8775

Closed
@tommyknows

Description

@tommyknows

Description

The PR #5378 initially implemented the OAuth2 provider. I love the idea to have gitea as my SSO provider :-)
However, it seems like the .well-known/... endpoints are missing. This is also stated in the PR, "will be implemented in another PR".
I'm trying to get ArgoCD to work (see this), and it seems like it tries to connect to https://<server>/ .well-known/openid-configuration, which does not exist and returns a 401.

I guess this goes into the same direction as #8534.

Would be cool if gitea had support for that as well!

Edit: More info on the endpoint can be found here

Metadata

Metadata

Assignees

Labels

type/proposalThe new feature has not been accepted yet but needs to be discussed first.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions