Add OpenID Connect #192

Open
opened 2024-05-20 11:43:48 +00:00 by raucao · 0 comments
Owner

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.

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](https://openid.net/developers/how-connect-works/). [@thisismissem](https://github.com/thisismissem) has proposed this feature and suggested that [Doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) would be the easiest way of adding it. There's a Doorkeeper [extension for OIDC](https://github.com/doorkeeper-gem/doorkeeper-openid_connect), which is used by GitLab and Siemens apparently, so I would expect it to be safe.
raucao added the
security
feature
labels 2024-05-20 11:43:48 +00:00
raucao changed title from Support OpenID Connect to Add OpenID Connect 2024-05-20 11:44:10 +00:00
Sign in to join this conversation.
No description provided.