update controller service
[oam.git] / solution / integration / smo / oam / sdnr / oauth-provider.config.json
index 7f17f68..9f4c848 100644 (file)
@@ -9,8 +9,9 @@
       "id": "identity",
       "type": "KEYCLOAK",
       "url": "https://identity:8463",
-      "internalUrl": "https://identity:8443",
+      "internalUrl": "https://identity:8463",
       "clientId": "odlux.app",
+      "openIdConfigUrl": "/realms/onap/.well-known/openid-configuration",
       "secret": "2a64fdca-c205-4b52-9f58-195ccc142ddb",
       "scope": "openid",
       "title": "ONAP-IDENTITY",