|
|
@ -27,10 +27,10 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"sso": {
|
|
|
|
"sso": {
|
|
|
|
"enabled": false,
|
|
|
|
"enabled": false,
|
|
|
|
"issuer" : "emm",
|
|
|
|
"issuer" : "devicemgt",
|
|
|
|
"appName" : "emm",
|
|
|
|
"appName" : "devicemgt",
|
|
|
|
"identityProviderUrl" : "https://localhost:9443/samlsso",
|
|
|
|
"identityProviderUrl" : "https://localhost:9443/samlsso",
|
|
|
|
"acs": "https://localhost:9443/emm/uuf/sso/acs",
|
|
|
|
"acs": "https://localhost:9443/devicemgt/uuf/sso/acs",
|
|
|
|
"identityAlias": "wso2carbon",
|
|
|
|
"identityAlias": "wso2carbon",
|
|
|
|
"responseSigningEnabled" : "true",
|
|
|
|
"responseSigningEnabled" : "true",
|
|
|
|
"useTenantKey": false
|
|
|
|
"useTenantKey": false
|
|
|
|