Skip to content
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

[Feature] Why do we have to configure auth URL for Keycloak in OIDC when auth URL is defined in the OIDC well known document? #3455

Open
2 tasks done
RamazanKara opened this issue Jun 5, 2024 · 1 comment
Labels
enhancement New feature or request needs-triage

Comments

@RamazanKara
Copy link

Problem Statement

According to this document: https://docs.kubecost.com/install-and-configure/advanced-configuration/user-management-oidc/user-management-oidc-keycloak we have to set authURL and enter the well known document for Keycloak. When setting the authURL, we have to duplicate already set parameters redirectURL and client ID.

Solution Description

The Auth URL should be taken from the well known documentation and additionally entering the authURL should not be necessary if the well known documentation is set in discoveryURL. the Parameters for the authURL should be taken by the already set parameters clientID and loginRedirectURL.

Alternatives

No response

Additional Context

No response

Troubleshooting

  • I have read and followed the issue guidelines and this is a feature request only for the Helm chart.
  • I have searched other issues in this repository and mine is not recorded.
@RamazanKara RamazanKara added enhancement New feature or request needs-triage labels Jun 5, 2024
@jessegoodier
Copy link
Collaborator

@RamazanKara thank you for the suggestion.

Just go confirm, this issue is to remove an unnecessary step, the function works as intended?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-triage
Projects
None yet
Development

No branches or pull requests

2 participants