|
|
|
@ -30,8 +30,8 @@
|
|
|
|
|
"enabled": true,
|
|
|
|
|
"issuer" : "devicemgt",
|
|
|
|
|
"appName" : "devicemgt",
|
|
|
|
|
"identityProviderUrl" : "https://localhost:9443/samlsso",
|
|
|
|
|
"acs": "https://localhost:9443/devicemgt/uuf/sso/acs",
|
|
|
|
|
"identityProviderUrl" : "https://%iot.keymanager.host%:%iot.keymanager.https.port%/samlsso",
|
|
|
|
|
"acs": "https://%iot.keymanager.host%:%iot.keymanager.https.port%/devicemgt/uuf/sso/acs",
|
|
|
|
|
"identityAlias": "wso2carbon",
|
|
|
|
|
"responseSigningEnabled" : true,
|
|
|
|
|
"validateAssertionValidityPeriod": true,
|
|
|
|
|