In DualShield Admin Console, navigate to "SSO | Service Providers"
Click "Create" to create a new service provider
Filling the form as below:
Click "SAVE"
Add the attribute mapping for the "id_token_hint"
Click the context menu of the newly created Service Provider, e.g. "EntraID EAM", select "Edit" from the menu, then select the "Attributes" tab
Click the "CREATE" button to create a new attribute
Fill in the following properties
DualShieldutilizes this attribute to retrieve the user ID from the traffic forwarded by Entra ID. Typically, Entra ID transmits data in form format, withid_token_hintbeing one of the form fields. Theid_token_hintis a JWT token containing theoidclaim, which represents the user account. Thisoidvalue can be mapped to theidcolumn inDualShield's user table.
FromDualShield's perspective, this attribute serves as an input parameter, which is why theGet Inputoption must be enabled.
Click the "SAVE" button to save the new attribute
Click the "SAVE" button again to save the change in the attributes
Click the context menu of the newly created Service Provider, e.g. "EntraID EAM", select "Edit" from the menu, then select the "Attributes" tab
Click the "CREATE" button to create a new attribute
Fill in the following properties
DualShieldutilizes this attribute to retrieve the user ID from the traffic forwarded by Entra ID. Typically, Entra ID transmits data in form format, withid_token_hintbeing one of the form fields. Theid_token_hintis a JWT token containing thepreferred_usernameclaim, which represents the user account. Thie preferred_usernamevalue can be mapped to the emailcolumn inDualShield's user table.
FromDualShield's perspective, this attribute serves as an input parameter, which is why theGet Inputoption must be enabled.
Click the "SAVE" button to save the new attribute
Click the "SAVE" button again to save the change in the attributes