Login with SCI account
Available Environment
- The account that added the domain to the document security account must exist in SHIELD ID.
SSO Operation with SCI Account
- After logging into document security, add the domain set in the policy "sso:userDomain" to the document security login account.
- If the account exists in SHIELD ID, perform background login to SHIELD ID with the account (sci@siteDomain).
- When setting the runMode:sso, the item for additional options has an application priority where the "userDomain" option takes precedence.
DS_MIP_INITItem Settings
{
"tid" : "{TenantId}",
"runMode" :"sso",
"sso": {
"userDomain": "{siteDomain}"
}
}
// 설정 예
{
"tid" : "e8c1b6e5-37ed-4c84-82e9-f5a02feddd85",
"runMode" :"sso",
"sso": {
"userDomain": "@softcamp.co.kr"
}
}
Related Modules
| File Name | path | version | Note |
|---|---|---|---|
| SCPD_DS365.dll | C:\windows\softcamp\sdk\scsa | 6.1.0.4 | DS6 Product Module |
| SCPD_DS36564.dll | C:\windows\softcamp\sdk\scsa | 6.1.0.4 | DS6 Product Module |
| DS365.Agent.exe | C:\windows\softcamp\Security365\DS365\x64 | 6.2.0.1 | DS6 Product Module |
| DS365.Core.dll | C:\windows\softcamp\Security365\DS365\x64 | 6.2.0.4 | DS6 Product Module |