Skip to content
Cloudflare Docs

Asana

Last reviewed: over 1 year ago

This guide covers how to configure Asana as a SAML application in Cloudflare One.

Prerequisites

  • An identity provider configured in Cloudflare One
  • Super admin access to an Asana Enterprise, Enterprise+, or Legacy Enterprise account

1. Add a SaaS application to Cloudflare One

  1. In Cloudflare One, go to Access controls > Applications.
  2. Select Add an application > SaaS > Select.
  3. For Application, select Asana.
  4. For the authentication protocol, select SAML.
  5. Select Add application.
  6. Fill in the following fields:
    • Entity ID: https://app.asana.com/
    • Assertion Consumer Service URL: https://app.asana.com/-/saml/consume
    • Name ID format: Email
  7. Copy the SSO endpoint and Public key.
  8. Configure Access policies for the application.
  9. Save the application.

2. Add a SAML SSO provider to Asana

  1. In Asana, select your profile picture > Admin console > Security > SAML authentication.
  2. Under SAML options, select Optional.
  3. Fill in the following fields:
    • Sign-in page URL: SSO endpoint from application configuration in Cloudflare One.
    • X.509 certificate: Public key from application configuration in Cloudflare One. Wrap the public key in -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----.
  4. Select Save changes.

3. Test the integration and require SSO

  1. Open an incognito browser window and go to your Asana URL. You will be redirected to the Cloudflare Access login screen and prompted to sign in with your identity provider.

  2. After this is successful, you may want to require users to log in via SSO. In Asana, select your profile picture > Admin console > Security > SAML authentication. Under SAML options, select Required for all members, except guest accounts.