-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document how to setup an OIDC provider #21304
Labels
area/doc
Issues related to documentation
kind/enhancement
A feature request - must adhere to the feature request template.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
severity/P1
Has a major impact to usage or development of the system.
Comments
Closed
Referenced in https://issues.redhat.com/browse/RHDEVDOCS-4198 |
Merged
6 tasks
Closed
11 tasks
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
7 tasks
Closed in favor of #22392 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/doc
Issues related to documentation
kind/enhancement
A feature request - must adhere to the feature request template.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
severity/P1
Has a major impact to usage or development of the system.
Is your enhancement related to a problem? Please describe
After the switch to the DevWorkspace and the removal of the dependency on keycloak a few issues regarding the deployment and use of an OIDC provider with Che have been created:
eclipse-che
7.42.0
? #21036oauth-proxy
container inche-gateway
pod throws error while setting upeclipse-che
on k8s cluster #21452and counting...
Describe the solution you'd like
Add a Setting up an OIDC provider section in the new Admin Guide under Preparing the installation
There is already some good content for Rancher and GKE (probably EKS and AKS too).
Describe alternatives you've considered
Beyond documentation at some point we should to automate the OIDC configuration too.
The text was updated successfully, but these errors were encountered: