h3. {color:#d04437}*VALIDATION*{color}: # Go to Mobile/Services # Create new KeyCloak service within new project e.g. kcshared # Do NOT provide any additional params there ## Connect to an existing shared service: _UNCHECKED_ ## URL of the shared service: _EMPTY_ ## Name of the Keycloak realm (defaults to current namespace): _EMPTY_ # Create new KeyCloak service within new project e.g. kcmy # DO provide all additional params there ## Connect to an existing shared service: _CHECKED_ ## URL of the shared service: https://keycloak-kcshared.192.168.37.1.nip.io ## Name of the Keycloak realm (defaults to current namespace): kcmyrealm # Validation ## Open https://keycloak-kcshared.192.168.37.1.nip.io/auth/admin/master/console/#/realms ## 3 realms SHOULD BE present: master, kcshared, kcmyrealm |
|