Cloudflare - SAML Relying Party Configuration - RSA Ready Implementation Guide
2 years ago

This article describes how to integrate RSA with Cloudflare using SAML Relying Party.

Configure RSA Cloud Authentication Service

Perform these steps to configure RSA Cloud Authentication Service as Relying Party to Cloudflare.
Procedure
  1. Sign in to the RSA Cloud Administration Console.
  2. Navigate to the Authentication Clients menu, and from the dropdown, select Relying Parties.image.png
  3. In the Relying Party Catalog, select Add a Relying Party and click Add for Service Provider SAML.image.png
  4. On the Basic Information page, enter a name for the application in the Name field and click Next Step.
  5. In the Authentication tab, select SecurID manages all authentication.
  6. Select Access Policy as required and click Next Step.
image.png
  1. Provide the Service Provider details in the following format:
    1. Assertion Consumer Service (ACS) URLhttps://<Domain-name>/cdn-cgi/access/callback.
    2. Service Provider Entity ID: This is the same as the ACS URL.
Note: 
  • The domain name can be extracted from your team domain name, which typically looks like <domain-name>.cloudflareaccess.com.
  • You can find your team domain name in Zero Trust under Settings > Custom Pages (of Cloudflare).
  1. In the SAML Response Protection section, select IdP signs assertion within response.
  2. Under the User Identity section, select Show Advanced Configuration, then configure Identifier Type and Property as follows: 
    1. Identifier Type: Auto Detect 
    2. Property: Auto Detect
image.png
  1. Click Save and Finish.
  2. On the My Relying Parties page, click Edit dropdown for Cloudflare Relying Party and select Metadata to download the metadata.image.png
  3. Click Publish Changes to save your settings. After publishing, your application will be enabled for SSO.image.pngimage.png
 

Configure Cloudflare

Perform these steps to configure Cloudflare.

Procedure
  1. Open the Cloudflare dashboard and on the left panel, select Zero Trust.
image.png
  1. In Zero Trust section, go to Settings > Authentication > Login methods.
  2. Select Add new and choose SAML.
  3. Choose a descriptive name.
  4. Upload the metadata file downloaded from RSA. The Single sign-on URL, IDP Entity ID, Signing Certificate, and Email attribute name will be auto-filled.
  5. Select Save.
  6. Select Test. This should be successful.

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