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.
Report: Generic OIDC and OAuth 2.0 Auth Support
Title: [Feature Request] Support for Generic OIDC and OAuth 2.0 Authentication
Description:
Currently,
prompts.chatsupport 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.