integrate user autentication with OAuth2 solution like authentik for self host #12577
Replies: 3 comments 5 replies
-
|
It would be very useful if Chatwoot supported OAuth2/OpenID Connect authentication. This would allow us to centralize authentication, enforce MFA, and reuse existing claims (email, name, roles) across all applications in our stack, without relying solely on the built-in Chatwoot login. |
Beta Was this translation helpful? Give feedback.
-
|
As I see it's not going to happen: #5420 |
Beta Was this translation helpful? Give feedback.
-
|
It seems like OAuth/OIDC is already partially supported, given you can enable logging in with Google. I haven't looked at the code but I suspect whatever is handling Google login could be generalized to work with any OIDC/OAuth provider. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature or enhancement related to a problem? Please describe.
users can only autenticate with chatwoot login now, no way to login with external providers
Describe the solution you'd like
Allow admins to let users login with custom OAuth or SAML providers
Describe alternatives you've considered
Using Oauth/Saml/OpenID
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions