-
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
release-noteDenotes a PR that will be considered when it comes time to generate release notes.Denotes a PR that will be considered when it comes time to generate release notes.release-note/action-requiredDenotes a PR that introduces potentially breaking changes that require user action.Denotes a PR that introduces potentially breaking changes that require user action.release/24.3.0
Description
Out-of-the-box, Superset does not have OpenID Connect (OIDC) support. It does however support OAuth 2.0, and OIDC providers like Keycloak provide OAuth 2.0 support as well, so Superset can be configured to work with that.
Direct support for OIDC would require adding an addtional dependency to the Docker image and modifying some code. the code changes would also be on a security-critical path and we would need to be aware of upstream modifications each update. It would be a difficult route to go down I believe.
Metadata
Metadata
Assignees
Labels
release-noteDenotes a PR that will be considered when it comes time to generate release notes.Denotes a PR that will be considered when it comes time to generate release notes.release-note/action-requiredDenotes a PR that introduces potentially breaking changes that require user action.Denotes a PR that introduces potentially breaking changes that require user action.release/24.3.0
Type
Projects
Status
Done