last updated: February 12, 2026
The SAMLEmailIDType key controls how the D3 system matches usernames during single sign-on (SSO) authentication with a SAML identity provider. It determines whether the system uses the full email address or only the local-part (portion before the "@") from the SAML username to identify the user's D3 account.
Accepted Values
-
true
-
false
Default Value
false
Behavior
|
SAMLEmailIDType |
Username Match Behavior |
D3 vSOC Login Page Username |
|---|---|---|
|
false |
Matches the full email address. |
demo@d3security.com |
|
true |
Matches the portion of the email before "@". |
demo |
At the redirected identity provider authentication portal, users are prompted to enter their SAML credentials.
Upon authentication, this email—either in its full form (e.g., support@d3soar.com) or in its local-part form (e.g., support), depending on the SAMLEmailIDType setting—is used by D3 to match against the usernames listed under Configuration > Organization Management > Users > Username. Access is granted if a corresponding match is identified.