-
-
Notifications
You must be signed in to change notification settings - Fork 20.6k
Report: Generic OIDC and OAuth 2.0 Auth Support #1092
Copy link
Copy link
Open
Description
Report: Generic OIDC and OAuth 2.0 Auth Support
Title: [Feature Request] Support for Generic OIDC and OAuth 2.0 Authentication
Description:
Currently, prompts.chat support is limited to a fixed set of OAuth providers (Google, GitHub, Azure, etc.). For corporate deployments or self-hosted instances using private identity providers like Okta, Keycloak, or Auth0, there is no generic way to connect without writing a custom provider plugin.
Proposed Feature:
Implement a generic OIDC (OpenID Connect) and a generic OAuth 2.0 plugin that can be fully configured via environment variables. This allows the application to be standards-compliant with any identity platform out-of-the-box.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
In progress