Enable Azure Active Directory SSO with SAML

How to connect Azure AD to your Arpio account to enable SSO via SAML

These steps will help you configure Azure Active Directory (AD) and Arpio so that your Azure AD users can access Arpio without supplying Arpio authentication credentials.

Before you begin, open two web browser windows.  In the first window, sign into the Azure Active Directory admin center (https://aad.portal.azure.com/).  In the other, navigate to the Account settings page in your Arpio Console.

Create a new enterprise application in Azure AD

  1. In the Azure AD admin center, find the Enterprise applications page.
  2. Click the New application button to add an application.
  3. On the Browse Azure AD Gallery page, click the Create your own application button.
  4. Provide a name for your application and click the Integrate any other application you don't find in the gallery radio button.  Click the Create button.
  5. On the Overview page for your new Enterprise application, in the Set up single sign on button, click the Get started link.
  6. Select SAML as your single sign-on method.
  7. On the Set up Single Sign-On with SAML page, click the Edit buttons in the Basic SAML Configuration block.
  8. In the Identifier (Entity ID) section, click the Add identifier link. 


    To get the value for your entity ID, go to your Arpio Account page, click Add Identity Provider, and copy the text for Audience Restriction URI/Entity ID.
    image-png-Aug-05-2022-06-47-49-11-PM-global-3
  9. In the Reply URL (Assertion Consumer Service URL) section, click the Add reply URL link.  The reply URL should be https://api.arpio.io/api/auth/samlAcs
  10. Click Save near the top of the Basic SAML Configuration page.  Then click the X button to close the Basic SAML Configuration page.
  11. On the Set up Single Sign-On with SAML page, click the Edit buttons in the Attributes & Claims block.
  12. Click the Add new claim button.  Provide FirstName as the name of the claim and user.givenname as the Source attribute.  Click Save.
  13. Again, click the Add new claim button.  Provide LastName as the name of the claim and user.surname as the Source attribute.  Click Save.
  14. On the Attributes & Claims page, your claims should look like this:


    Click the X button to return to the SAML-based Sign-on page.
  15. On the SAML-based Sign-on page, scroll to the SAML Signing Certificate block and find the Federation Metadata XML.  Click the Download link.

Enter SAML configuration into Arpio

  1. Return to the Arpio console.  If the Tell us about your identity provider dialog is not open, navigate to the Account settings page and click the Add Identity Provider button.
  2. Provide a friendly name for your Single Sign-On Identity provider such as "Azure AD".
  3. Open the metadata XML file that was previously downloaded in any text editor.  Copy its contents to the clipboard.
  4. In Arpio, paste the clipboard contents in the Metadata (XML) field of the identity provider dialog.  Click Save.

Congratulations, your Azure AD integration with Arpio is complete!  You can now assign your Arpio application to your Azure AD users.