Closed p1-repo-sync-bot[bot] closed 6 months ago
Hi @david.urrutia do the commands from this document work? https://repo1.dso.mil/big-bang/product/packages/keycloak/-/blob/main/docs/configuration.md?ref_type=heads#admin-user
If so we can get them updated to all reflect that
Reached out to David to ask for a response to Ryan and Jacob
I deployed a dev cluster and validated that the keycloak admin user and password should be nested under secrets.env
.stringData, and not secrets.credentials
.stringData. Looking through past merge requests this change was introduced over a year ago in MR #87
I'll make the correction to the documentation.
Issue 'Update Keycloak admin credentials docs/examples' closed from GitLab side
As David noted, the project's docs/examples for Keycloak admin credentials configuration need to be updated to reflect the correct working config, as listed in the issue description.
The outdated examples are likely missed artifacts triggered by the transition from the previous Wildfly generation of Keycloak to the recent Quarkus generation