Support additional Oauth2/OIDC/SAML providers #6473
Replies: 3 comments 4 replies
-
Issue Status: 🆕 *Untriaged*🆕 Untriaged The team has not yet reviewed the issue. We usually do it within one business day. This is an automatic reply by the bot. |
Beta Was this translation helpful? Give feedback.
-
Other auth providers are truly on the table, but TBH, they are in low priority. |
Beta Was this translation helpful? Give feedback.
-
I would not be looking for adding one or two additional providers. Instead I would focus on implementing generic support for oAuth2 / OIDC protocols. So any provider can be set-up without the need to revisit the issue. |
Beta Was this translation helpful? Give feedback.
-
Description
Add support for additional authentication providers that support Oauth2, OIDC or SAML such as keycloak, authentik, Ipsilon or AzureAD.
Based on the current code base, it appears to only support Google and Github as identity providers.
Use case
Adding additional authentication options provides authentication for Self-Hosted users and Affine Cloud business customers that use authentication providers other than Google Auth or Github.
Anything else?
No response
Are you willing to submit a PR?
Beta Was this translation helpful? Give feedback.
All reactions