Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleFor On-Prem Authentication...

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

DualShield utilizes this attribute to retrieve the user ID from the traffic forwarded by Entra ID. Typically, Entra ID transmits data in form format, with id_token_hint being one of the form fields. The id_token_hint is a JWT token containing the preferred_username claim, which represents the user account. Thie The preferred_username value can be mapped to the email column in DualShield's user table.

From DualShield's perspective, this attribute serves as an input parameter, which is why the Get Input option must be enabled.

Click the "SAVE" button to save the new attribute

Click the "SAVE" button again to save the change in the attributes

...