Creating an ADFS Application

In order to connect ADFS as an identity provider for File Access Manager, you must first create a dedicated application in ADFS.

  1. Log into ADFS and navigate to Trust Relationships > Relying Party Trusts.

  2. Click on Add Relying Party Trust….

  3. In the opened wizard enter the following values in the following steps:

    Welcome step

    Start

    Select Data Source

    Enter data about the relying party manually (The last option)

    Select Next.
  4. Specify Display Name: Enter any name, this name will later be used during the installation of File Access Manager with SAML 2.0 option.

    Select Next.

  5. Choose Profile: Select the first option ADFS profile.

    Select Next.

  6. Configure Certificate

    Select Next.

  7. Configure URL

    Select Next.

  8. Relying party trust identifier.

    Enter the name entered in the step Specify Display Name above.

    Select Add.

    Select Next.

  9. Configure multi-factor authentication settings…:

    Select I do not want to configure multi-factor authentication… option.

    Select Next.

  10. Choose Issuance…:

    Select the first option Permit all users to access the relying party.

    SelectNext.

  11. Ready to Add Trust

    Select Next.

  12. Finish.

    “Open the Edit Claim Rules dialogue…” is checked.

    SelectClose.

  13. In the opened Edit Claim Rules for [app name] window.

    Select Add Rule.

  14. In the opened wizard select and enter the following data:

    1. Select Rule Template

      Claim Rule Template

      Select Send LDAP Attributes as Claims

      Select Next.

    2. Configure Claim Rule

      Claim rule name

      UserInfo

      Attribute store

      Active Directory

      Mapping of LDAP attributes to outgoing claim types

      LDAP Attribute (Select or type to add mote) Outgoing Claim Type (Select or type to add more)
      User-Principal-Name Username
      User-Principal-Name Name
  15. Select Finish.

  16. Select the Add Rule button.

  17. In the opened wizard select and enter the following data:

    1. Choose Rule Type: input the fields as specified below

      Claim rule name

      Free text

      Claim rule template

      Transform an Incoming Claim

      Incoming claim type

      Username

      Outgoing claim type

      Name ID

      Outgoing name ID format

      Unspecified

      Pass through all claim values

      Select this option

    2. SelectFinish.

  18. Select OK.

  19. Right click on the recently created Relying Party Trust > Properties.

  20. Select the EndPoints tab.

  21. Select Add SAML.

  22. Fill the following values in all fields:

    Endpoint type

    SAML Assertion Consumer

    Binding

    POST

    Index

    0

    Trusted URL

    Enter the following link. This the ADFS where to redirect the user logging in (A link to the File Access Manager system) https://[SERVER_NAME]/siqapi/login/AssertionConsumerService

    SERVER_NAME is the server in which the website is installed

  23. Select OK, and then OK on the next screen.

The ADFS application is now set and the following data will be needed during the installation of the FAM with the SAML 2.0 version.

  • The name of the created Relying Party Trusts, in this example: “ADFS_for_FAM_vit“

  • The URL to the Metadata which is constant per a VM where the ADFS is set

    The URL can be found in the ADFS Configuration: Service > Endpoints> Metadata section

When installing File Access Manager, make sure to follow the sections pertaining to SAML login installation.