Update designer.json

application-manager-new
Rasika Perera 8 years ago committed by GitHub
parent f709353fc5
commit 301f795260

@ -41,7 +41,7 @@
"clientName": "portal",
"owner": "admin",
"password":"admin",
"dynamicClientAppRegistrationServiceURL": "https://localhost:9443/client-registration/v0.10/register",
"dynamicClientAppRegistrationServiceURL": "https://localhost:9443/dynamic-client-web/register",
"apiManagerClientAppRegistrationServiceURL": "%https.host%/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"]
}
}
}

Loading…
Cancel
Save