Documentation DigaSystem

Create an AD FS Application Group for DPE web applications

  1. Open AD FS Management Console.

  2. Select "Add Application Group..." from the "Application Group" context menu, enter DPE as name and select "Web browser accessing a web application"
    Unknown Attachment

  3. Next step is to enter data for the native application part...
    Unknown Attachment

  4. Add the following Redirect URIs:

    http://*.YourFullActiveDirectoryName/DpeWebApplication/Logon.aspx

    https://*.YourFullActiveDirectoryName/DpeWebApplication/Logon.aspx

    http://*.YourFullActiveDirectoryName/DpeWebApplicationCallbackSilent.aspx

    https://*.YourFullActiveDirectoryName/DpeWebApplicationCallbackSilent.aspx

  5. The DPE Web Application part looks like this...
    Unknown Attachment

  6. Also apply the following Issuance Transform Rule which adds the AD username to the token properties (needed to map AD user to DigaSystem user)

    Unknown Attachment