diff --git a/modules/analytics/distribution/src/ues/designer.json b/modules/analytics/distribution/src/ues/designer.json index 20e4bef3..477b04eb 100644 --- a/modules/analytics/distribution/src/ues/designer.json +++ b/modules/analytics/distribution/src/ues/designer.json @@ -34,14 +34,14 @@ "methods": { "oauth": { "attributes": { - "apimgt-gateway": false, + "apimgt-gateway": true, "oauthProvider": { "appRegistration": { "appType": "webapp", "clientName": "analyticsportal", "owner": "admin", "password":"admin", - "dynamicClientAppRegistrationServiceURL": "https://localhost:9443/client-registration/v0.10/register", + "dynamicClientAppRegistrationServiceURL": "https://localhost:9443/dynamic-client-web/register", "apiManagerClientAppRegistrationServiceURL": "https://localhost:9443/api-application-registration/register/tenants", "grantType": "password refresh_token urn:ietf:params:oauth:grant-type:saml2-bearer urn:ietf:params:oauth:grant-type:jwt-bearer", "tokenScope": "admin", @@ -91,4 +91,4 @@ "queryParameters" : { "passBetweenPages" : ["shared", "owner", "deviceId"] } -} \ No newline at end of file +}