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

Validate OIDC configuration and reject invalid URLs #647

Open
1 task
tobiscr opened this issue Feb 4, 2025 · 0 comments
Open
1 task

Validate OIDC configuration and reject invalid URLs #647

tobiscr opened this issue Feb 4, 2025 · 0 comments
Labels
area/control-plane Related to all activities around Kyma Control Plane kind/feature Categorizes issue or PR as related to a new feature.

Comments

@tobiscr
Copy link
Contributor

tobiscr commented Feb 4, 2025

Description

Fragments are not allowed in OIDC confiugrations. The validation should consider this requirements and validate the provided OIDC URL for segments. URL including segments have to be rejected.

AC:

  • Validation of provided OIDC configuration is implemented. URLs including a fragment have to be rejected.

Reasons

Avoid Gardener errors when providing invalid OIDC URLs.

Attachments

@tobiscr tobiscr added area/control-plane Related to all activities around Kyma Control Plane kind/feature Categorizes issue or PR as related to a new feature. labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/control-plane Related to all activities around Kyma Control Plane kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant