-
Notifications
You must be signed in to change notification settings - Fork 20
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
sig#578 - Enable IAM helm charts to seed variables and client secrets #86
Comments
Closed
3 tasks
5 tasks
7 tasks
evegufy
changed the title
Enable IAM helm charts to seed variables and client secrets
sig#578 - Enable IAM helm charts to seed variables and client secrets
Sep 26, 2024
evegufy
added a commit
that referenced
this issue
Oct 11, 2024
- autogenerate client secrets at install a default secret might be to unsecure even if secrets should always be set at install; also, secrets aren't regenerated at helm upgrade - enable option to set `sslrequired`for cx-central and cx-operator realms to not run into `The url [authorization_url] requires secure connections` when running without https locally - fix and improve style #86
3 tasks
evegufy
added a commit
that referenced
this issue
Oct 14, 2024
This was referenced Oct 14, 2024
evegufy
added a commit
that referenced
this issue
Oct 15, 2024
- improve default configuration for ingress - improve default redirects and environment config #86
This was referenced Oct 21, 2024
evegufy
added a commit
that referenced
this issue
Oct 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Once the enhancement of the seeding job done in the course of eclipse-tractusx/portal-backend#438 is implemented, the IAM helm charts (centralidp and sharedidp) need to be enabled for this change.
The text was updated successfully, but these errors were encountered: