ArcGIS-integration-configuration-sso-agent-saml
2 years ago
Originally Published: 2021-11-03

ArcGIS - SAML SSO Agent Configuration - SecurID Access Implementation Guide

This section describes how to integrate SecurID Access with ArcGIS Online using a SAML SSO Agent.

Architecture Diagram

gmoison_0-1635950740269.png

 

Configure SecurID Access Cloud Authentication Service

Perform these steps to configure SecurID Access Cloud Authentication Service(CAS) as an SSO Agent SAML IdP to ArcGIS Online.

Procedure

  1. Sign into the SecurID Access Cloud Administration Console and browse to Applications > Application Catalog.

  2. Search for ArcGIS Online and click on Add to add the connector.

  3. On Basic Information page enter a Name for the application, ie. ArcGIS Online Then click on Next Step.

  4. On Connection Profile page.

      1. Choose SP-Initiated. Select Binding Method as POST.

        gmoison_6-1635951024582.png

         


    1. In Connection URL field update the <Domain> based on the domain of your ArcGIS Online account. For example, https://myrsaarcgis.maps.arcgis.com/home/signin.html.
    2. Note the Identity Provider URL and Issuer Entity ID. These values are automatically generated. They may be needed later for the configuration of ArcGIS Online.

      gmoison_5-1635951013043.png

       

    3. Click on Generate Cert Bundle, set a a common name for your company certificate. Then click Generate and Download .

    4. Select Choose File and upload the private key from the generated certificate bundle.

    5. Select Choose File and upload the cert from the generated certificate bundle.

    6. Select Include Certificate on Outgoing Assertion.

       

    7. Scroll down to Service Provider section.

    8. Enter the Assertion Consumer Service (ACS) by updating the <Domain> based on the domain of your ArcGIS Online account. For example, https://myrsaarcgis.maps.arcgis.com/sharing/rest/oauth2/saml/signin.

    9. Enter the Audience (Service Provider Issuer ID) by updating the <Domain> based on the domain of your ArcGIS Online account. For example, myrsaarcgis.maps.arcgis.com.

      gmoison_4-1635950993130.png

       

    10. Scroll down to User Identity section.

    11. Ensure Identifier Type = Email Address, set your Identity Source and Property = mail.

      gmoison_3-1635950976644.png

       

    12. Expand the Show Advanced Configuration section.

    13. Scroll down to Uncommon Formatting SAML Response Options, select Assertion within response.

    14. Click Next Step.

  5. On User Access page select the Access Policy you require. Allow All Authenticated Users is the least restrictive. Click Next Step.

    gmoison_2-1635950946201.png

     

  6. On Portal Display Page.

    1. Select Display in Portal.

    2. Upload an Application Icon if you wish.

    3. Set an Application Tooltip if you wish.

    4. Click on Save and Finish.

    5. For this new Connector, click on the down arrow next to the Edit button and Export Metadata.

  7. Click on Publish Changes. Your application is now enabled for SSO. If you make any additional changes to the application configuration you will need to republish.

    gmoison_1-1635950868755.png

     

 

Configure ArcGIS

Perform these steps to integrate ArcGIS Online with SecurID Access as a Relying Party SAML SP.

Procedure

  1. Sign into ArcGIS Online and browse to your Oraganization > Settings > SecurityLogins.

  2. Go to New SAML login to setup the One identity provider.

  3. Specify the Name of the identity Provider. For example, SecurIDAccess.

  4. For Your users will be able to join select Automatically.

  5. Choose Role they will be assigned as User/Publisher.

  6. For Metadata for Identity Provider you can choose A File or Parameters specified here.

    1. If File load the Metadata file exported above.

    2. If Parameters specified manually enter the following.

      1. For Login URLs enter the Identity Provider URL from the SecurID CAS configuration above.

      2. For Certificate copy and paste the contents of the Certificated downloaded during the SecurID CAS configuration above.

  7. Click on Update Identity Provider.

  8. Click on Save.

  9. Click on Download service provider metadata to download the metadata file for your ArcGIS instance. The ArcGIS SP metadata file will have the information to complete the SecurID Access CAS configuration.

Configuration is complete.

Next Step: Head back to the main page.