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

Upgrade keycloak to 26.0.0 #208

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

gaiksaya
Copy link
Member

@gaiksaya gaiksaya commented Oct 15, 2024

Description

Upgrade keycloak to 26.0.0. Also updates readme.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
@@ -12,7 +12,7 @@ services:
KC_DB_PASSWORD: ${KC_DB_PASSWORD}
KC_HTTPS_CERTIFICATE_FILE: /opt/certs/keycloak.pem
KC_HTTPS_CERTIFICATE_KEY_FILE: /opt/certs/keycloak.key
KC_FEATURES_DISABLED: 'admin-api,admin2'
KC_FEATURES_DISABLED: 'admin-api,admin'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo? Or new version change to a different name?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New version has this name

@gaiksaya gaiksaya merged commit ebf7454 into opensearch-project:main Oct 15, 2024
3 checks passed
@gaiksaya gaiksaya deleted the upgrade branch October 15, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants