4.0.0
keycloak-js-parent
org.keycloak
999.0.0-SNAPSHOT
../../pom.xml
keycloak-admin-ui
Keycloak Admin UI
The user inferface to administrate the Keycloak server.
withTranslations
!skipCommunityTranslations
maven-resources-plugin
copy-resources
generate-resources
copy-resources
${project.build.outputDirectory}
maven-resources-community
maven-resources
dist
theme/keycloak.v2/admin/resources
index.html
com.github.eirslett
frontend-maven-plugin
com.google.code.maven-replacer-plugin
maven-replacer-plugin
process-resources
replace
dist/index.html
target/classes/theme/keycloak.v2/admin/index.ftl
false
src="./
src="${resourceUrl}/
href="./
href="${resourceUrl}/
]]>
]]>
]]>
]]>
Keycloak Administration UI]]>
${properties.title!"Keycloak Administration UI"}
]]>
]]>
{
"realm": "${loginRealm!"master"}",
"clientId": "${clientId}",
"authServerUrl": "${authServerUrl}",
"authUrl": "${authUrl}",
"consoleBaseUrl": "${consoleBaseUrl}",
"resourceUrl": "${resourceUrl}",
"masterRealm": "${masterRealm}",
"resourceVersion": "${resourceVersion}",
"logo": "${properties.logo!""}",
"logoUrl": "${properties.logoUrl!""}"
}