X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fintegration%2Fsmo%2Foam%2Fsdnr%2Foauth-provider.config.json;h=9f4c848adb9bfe60534983b106a3bae12dcbded4;hb=refs%2Fchanges%2F33%2F9033%2F1;hp=7f17f68c7e38d80da530b6911739aa79ed9fd7f1;hpb=e3d99fce3e2edd885aed524d095fd78fe5924099;p=oam.git diff --git a/solution/integration/smo/oam/sdnr/oauth-provider.config.json b/solution/integration/smo/oam/sdnr/oauth-provider.config.json index 7f17f68..9f4c848 100644 --- a/solution/integration/smo/oam/sdnr/oauth-provider.config.json +++ b/solution/integration/smo/oam/sdnr/oauth-provider.config.json @@ -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",