|
|
@ -32,8 +32,10 @@
|
|
|
|
"identityProviderUrl" : "https://localhost:9443/samlsso",
|
|
|
|
"identityProviderUrl" : "https://localhost:9443/samlsso",
|
|
|
|
"acs": "https://localhost:9443/emm/uuf/sso/acs",
|
|
|
|
"acs": "https://localhost:9443/emm/uuf/sso/acs",
|
|
|
|
"identityAlias": "wso2carbon",
|
|
|
|
"identityAlias": "wso2carbon",
|
|
|
|
"responseSigningEnabled" : "true",
|
|
|
|
"responseSigningEnabled" : true,
|
|
|
|
"useTenantKey": false
|
|
|
|
"validateAssertionValidityPeriod": true,
|
|
|
|
|
|
|
|
"validateAudienceRestriction": true,
|
|
|
|
|
|
|
|
"assertionSigningEnabled": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"generalConfig" : {
|
|
|
|
"generalConfig" : {
|
|
|
|