All Downloads are FREE. Search and download functionalities are using the official Maven repository.

theme.keycloak.welcome.index.ftl Maven / Gradle / Ivy






    Welcome to Keycloak
    
    
    



Welcome to Keycloak

<#if successMessage?has_content>

${successMessage}

<#elseif errorMessage?has_content>

${errorMessage}

<#elseif bootstrap> <#if localUser>

Please create an initial admin user to get started.

<#else>

You need local access to create the initial admin user. Open http://localhost:8080/auth or use the add-user script.

<#if bootstrap && localUser>

Documentation | Administration Console

Keycloak Project | Mailing List | Report an issue

JBoss and JBoss Community





© 2015 - 2025 Weber Informatics LLC | Privacy Policy