Skip to content

Asana

Last reviewed: about 1 month ago

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

Prerequisites

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

1. Add a SaaS application to Cloudflare Zero Trust

  1. In Zero Trust, go to Access > 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. Select Save configuration.
  9. Configure Access policies for the application.
  10. Select Done.

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 Zero Trust.
    • X.509 certificate: Public key from application configuration in Cloudflare Zero Trust. 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.