diff --git a/themes/src/main/resources-product/META-INF/keycloak-themes.json b/themes/src/main/resources-product/META-INF/keycloak-themes.json index eec7eedb7e..5b4c77fb12 100755 --- a/themes/src/main/resources-product/META-INF/keycloak-themes.json +++ b/themes/src/main/resources-product/META-INF/keycloak-themes.json @@ -8,8 +8,10 @@ }, { "name" : "rh-sso", "types": [ "admin", "account", "login", "common", "email", "welcome" ] - }, - { + }, { + "name" : "keycloak.v2", + "types": [ "account" ] + }, { "name" : "rh-sso.v2", "types": [ "account" ] }]