Validation:
- Go to Mobile/Services
- Create new KeyCloak service within new project e.g. kcshared
- Dont 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, e.g. 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
|
|