|
|
@ -34,14 +34,14 @@
|
|
|
|
"methods": {
|
|
|
|
"methods": {
|
|
|
|
"oauth": {
|
|
|
|
"oauth": {
|
|
|
|
"attributes": {
|
|
|
|
"attributes": {
|
|
|
|
"apimgt-gateway": false,
|
|
|
|
"apimgt-gateway": true,
|
|
|
|
"oauthProvider": {
|
|
|
|
"oauthProvider": {
|
|
|
|
"appRegistration": {
|
|
|
|
"appRegistration": {
|
|
|
|
"appType": "webapp",
|
|
|
|
"appType": "webapp",
|
|
|
|
"clientName": "analyticsportal",
|
|
|
|
"clientName": "analyticsportal",
|
|
|
|
"owner": "admin",
|
|
|
|
"owner": "admin",
|
|
|
|
"password":"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",
|
|
|
|
"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",
|
|
|
|
"grantType": "password refresh_token urn:ietf:params:oauth:grant-type:saml2-bearer urn:ietf:params:oauth:grant-type:jwt-bearer",
|
|
|
|
"tokenScope": "admin",
|
|
|
|
"tokenScope": "admin",
|
|
|
|