1. Get SaaS Application URLs
Obtain the following URLs from your SaaS application account:
- Entity ID: A unique URL issued for your SaaS application.
- Assertion Consumer Service URL: The service provider’s endpoint for receiving and parsing SAML assertions.

urn:amazon:cognito:sp:eu-west-1_NEemCMO1LAssertion Consumer Service URL: https://cognito.blinkops.com/saml2/idpresponse.
2. Add your Application to Access
Navigate to Zero Trust Dashboard

Go to Applications Section

Add a New Application

Select SaaS Application Type

Name the Application
BlinkOps, and hit Enter since the BlinkOps application might not be included.
Enter SAML Settings
urn:amazon:cognito:sp:eu-west-1_NEemCMO1LAssertion Consumer Service URL: https://cognito.blinkops.com/saml2/idpresponse.
Select Name ID Format

Add SAML Attribute Statements

If you are using Okta, AzureAD, Google Workspace, or GitHub as your IdP, Access will automatically send a SAML attribute titled groups with all of the user’s associated groups as attribute values.
Configure Optional App Launcher Settings
Set Block Page Behavior
- Cloudflare default: Reload the login page and display a block message below the Cloudflare Access logo. The default message is “That account does not have access”, or you can enter a custom message.
- Redirect URL: Redirect to the specified website.
- Custom page template: Display a custom block page hosted in Zero Trust.

Configure Identity Provider Settings
- Select the Identity providers you want to enable for your application.
- (Optional) Turn on Instant Auth if you selected only one IdP and want users to skip the identity provider selection step.
- (Optional) Under WARP authentication identity, allow users to authenticate to the application using their WARP session identity.

Proceed to Next Step
Add an Access Policy
Create a New Access Policy

Assign a Group to the Policy

Configure Role Mapping in Blink

4. Configure SSO in your SaaS application
Finally, you will need to configure your SaaS application to require users to log in through Cloudflare Access.Provide SAML Settings to SaaS Application
- SSO endpoint
- Access Entity ID or Issuer
- Public key

The metadata is available at the URL:
<SSO Endpoint>/saml-metadataCopy Metadata XML
<sso-endpoint>/saml-metadata. Then navigate to the Metadata File section found within the SAML tab in your Account Management SettingsPaste Metadata into Blink

Save and Complete SSO Configuration