Panorama9 - SAML Relying Party Configuration - RSA Ready Implementation Guide
2 years ago
This article describes how to integrate RSA with Panorama9 using SAML Relying Party.
  

Configure RSA Cloud Authentication Service

Perform these steps to configure RSA Cloud Authentication Service as Relying Party to Panorama9.
Procedure
  1. Sign in to RSA Cloud Administration Console. 
  2. Click Authentication Clients > Relying Parties.                                                                                                                                             image.png
  3. On the Relying Party Catalog page, click Add a Relying Party and click Add for Service Provider SAML.                                              image.png
  4. On the Basic Information page, enter the name for the application in the Name field and click Next Step.                                                image.png
  5. On the Authentication page, choose SecurID manages all authentication.
  6. Select a Primary Authentication Method and Access Policy as required and click Next Step.                                                                  image.png
  7. Provide the Service Provider details in the following format: 
    1. ACS URL: https://dashboard.panorama9.com/saml/consume/<Tenant ID> 
    2. Service Provider Entity ID: https://www.panorama9.com/saml20<Tenent ID >
      Refer to the Configure Panorama9 section to obtain the ACS URL and Service Provider Entity ID.                                            image.png
  8. In the SAML Response Protection section, choose IdP signs assertion within response.
  9. Download the certificate by clicking Download Certificate.                                                                                                                       image.png
  10. Click Show Advanced Configuration.
  11. Under the User Identity section, configure Identifier Type and Property. For example, Identifier TypeAuto Detect and PropertyAuto Detect.                                                                                                                                                                  image.png
  12. Click Save and Finish.
  13. On the My Relying Parties page, click the Edit drop-down icon and select the Metadata option to download the metadata.                  image.png
  14. Click Publish Changes. Your application is now enabled for SSO.                                                                                                             image.png   image.png
  

Configure Panorama9

Perform these steps to configure Panorama9.
Procedure
  1. Log on to Panorama9 as an administrator.
  2. Click Extensions.                                                                                                                                                                                            image.png
  3. Select Enable extension for Single Sign On.
  4. Under the Settings section, provide the following details and click Save. The Consume URL and Issuer values are auto-populated. 
    1. Identity provider login URL: The SingleSignOnService value that can be obtained from the metadata file downloaded from RSA.
    2. Certificate fingerprint: Convert the certificate downloaded from RSA into a fingerprint. Refer to the Notes section on how to convert the certificate into a fingerprint.
    3. Consume URL: Copy the URL, which is used as the ACS URL for RSA configuration.
    4. Issuer: Copy the Issuer URL, which is used as Entity ID for RSA configuration.                                                                                 image.png

   
Notes

To obtain the certificate fingerprint, perform the following steps.
  1. Install the latest version of OpenSSL for Windows.
  2. Open the Windows Command line.
  3. Navigate to the directory (where the certificate is present).
  4. Run the following commands to view the certificate fingerprint/thumbprint. openssl x509 -noout -fingerprint -sha1 -inform pem -in <Certificate.pem>Certificate.pem is the file downloaded from RSA.                                                                                                           image.png      

 

The configuration is complete.
Return to Panorama9 - RSA Ready Implementation Guide.