Skip to main content

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"
}
}
File NamepathversionNote
SCPD_DS365.dllC:\windows\softcamp\sdk\scsa6.1.0.4DS6 Product Module
SCPD_DS36564.dllC:\windows\softcamp\sdk\scsa6.1.0.4DS6 Product Module
DS365.Agent.exeC:\windows\softcamp\Security365\DS365\x646.2.0.1DS6 Product Module
DS365.Core.dllC:\windows\softcamp\Security365\DS365\x646.2.0.4DS6 Product Module

Login Flow