Create a temporary administrative user
+ <#if !successMessage?has_content> +To get started with ${productName}, you first create a temporary administrative user. Later, to harden security, create a new permanent administrative user and delete the temporary user that was created during this setup.
+ #if> + <#else> +Local access required
+You will need local access to create the temporary administrative user.
+ #if> ++ Success alert:${successMessage} +
+To create the temporary administrative user open ${localAdminUrl}, or set the environment variables KC_BOOTSTRAP_ADMIN_USERNAME
and KC_BOOTSTRAP_ADMIN_PASSWORD
when starting the server.