Skip to content

chore(docker): replace deprecated KEYCLOAK_ADMIN_* with KC_BOOTSTRAP_ADMIN_* - #2557

Merged
shikanime merged 1 commit into
mainfrom
chore/keycloak-bootstrap-admin-vars
Aug 24, 2026
Merged

chore(docker): replace deprecated KEYCLOAK_ADMIN_* with KC_BOOTSTRAP_ADMIN_*#2557
shikanime merged 1 commit into
mainfrom
chore/keycloak-bootstrap-admin-vars

Conversation

@shikanime

Copy link
Copy Markdown
Member

Issues liées

#2553


Quel est le comportement actuel ?

Les trois fichiers docker-compose (ci, dev, local) exposent l'administrateur Keycloak via les variables dépréciées KEYCLOAK_ADMIN / KEYCLOAK_ADMIN_PASSWORD (héritées de la migration d'image effectuée en #2545).

Quel est le nouveau comportement ?

Remplacement par les variables officielles KC_BOOTSTRAP_ADMIN / KC_BOOTSTRAP_ADMIN_PASSWORD (valeurs conservées : admin), conformément à la documentation upstream Keycloak 26.x.

Cette PR introduit-elle un breaking change ?

Non.

Autres informations

Portée volontairement limitée au renommage des variables d'admin ; l'image et les chemins /opt/keycloak/ proviennent déjà de #2545.

@shikanime shikanime self-assigned this Aug 24, 2026
@shikanime shikanime added this to the 9.25.0 milestone Aug 24, 2026
@shikanime
shikanime marked this pull request as ready for review August 24, 2026 10:21
@shikanime
shikanime requested a review from a team as a code owner August 24, 2026 10:21

@StephaneTrebel StephaneTrebel left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Ah oui ça traînait ça, bien joué 👍

…ADMIN_*

Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
Change-Id: Idb3887a59f57e3b95ddf3bbb086c6bbf6a6a6964
@shikanime
shikanime force-pushed the chore/keycloak-bootstrap-admin-vars branch from ba7b3f8 to a707c94 Compare August 24, 2026 13:15
@shikanime
shikanime enabled auto-merge August 24, 2026 13:15
@shikanime
shikanime added this pull request to the merge queue Aug 24, 2026
Merged via the queue into main with commit 2bf1769 Aug 24, 2026
12 checks passed
@shikanime
shikanime deleted the chore/keycloak-bootstrap-admin-vars branch August 24, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants