Add OpenID Connect #192
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order for apps and services to be able to authenticate users and authorize client access via (public) HTTP, the best protocol to choose seems to be OpenID Connect.
@thisismissem has proposed this feature and suggested that Doorkeeper would be the easiest way of adding it. There's a Doorkeeper extension for OIDC, which is used by GitLab and Siemens apparently, so I would expect it to be safe.
Support OpenID Connectto Add OpenID Connect