Chatlayer Documentation
Get in touchAbout Chatlayer
  • Welcome
  • What's new
  • Send feedback
  • start quickly
    • Leadzy tutorial
      • 0. Introduction
      • 1. New bot, new block
      • 2. Understand your users
      • 3. Collect and display user input
      • 4. Steer the conversation with Conditions
      • 5. Empower your bot with Actions
      • 6. Set up a channel and publish your bot
    • Templates
      • Banking
      • E-Commerce Returns
      • E-Bike Shop
      • E-Scooter Support
      • Feedback
      • Find Nearest Location
      • GPT
      • 🆕Gym
      • Job applications
      • Knowledge base AI template
      • Lead generation
      • 🆕NPS
      • Restaurant
      • Retail
  • navigation
    • Analytics
      • Dashboard
      • Customers
      • Conversations
      • User flow
      • Intents
      • 🆕Funnels [Beta]
    • Bot builder
      • Flows
        • Canvas functionalities
        • Collaborate with team members
        • Manage your flows
        • 🆕[Beta] Export and import flows
      • Bot dialogs view
      • Translations
      • Events
    • NLP
      • Dashboard
      • Intents
      • Expressions
      • Entities
      • Train
      • NLP settings
      • Improve
    • Knowledge base AI
      • Add content to your KBAI
      • Build your KBAI flow
      • Use your KBAI source URL in a button
      • Use tags to limit your KBAI content
      • 🆕Use Tables to store your KBAI questions
      • 🆕Manage handover where KBAI is unsatisfactory
    • History
      • Conversations
      • Execution logs
      • Versions
    • Channels
    • Tables
      • Create a table with records
      • Column types
      • Operate on your records
        • Insert record
        • Update record
        • Retrieve record
        • Delete record
      • API
    • Settings
      • Bot settings
      • Offloading
      • Variables
      • Voice
      • Import/Export
  • build your bot
    • Conversation design
      • Plan your bot
      • Conversation design workflow
    • Flow logic
      • Blocks
        • Message
        • Condition
        • Collect input
        • Action
      • Go-to connections
    • 🆕Emulator
    • Tips & best practices
      • Route your flow depending on the time
      • Improve the Not understood block
        • How to create better not understood messages
        • Not understood counter
        • Not understood Google search
      • Go to previous block
      • Recognizing a returning user
      • Skip introduction message
      • Route your flow depending on the channel
      • Reuse flows
      • Connect two bots to each other
  • understand users
    • Natural language processing (NLP)
      • Basic NLP concepts
      • Detect information with entities
        • Match entities
        • Contextual entities
        • System entities
        • Composite entities
      • NLP best practices
        • Word order and diversity of expressions
      • AI intent booster
      • Train your NLP
      • Context
      • NLP import & export
      • Sentiment analysis
    • Languages
      • Supported languages
      • Make your bot multilingual
      • Change language within the conversation
  • set up channels
    • Add a channel to your bot
    • All channels
      • 🚨Facebook Messenger [Deprecated soon]
        • Facebook Admin Removal
        • Facebook Webview Whitelisting
        • Facebook Messenger API updates for Europe
      • 🚨Google Assistant [Deprecated soon]
      • Webhook
      • Web
        • 🚨Web V1 [Deprecated]
          • Customize web widget
          • Live example web widget
        • 🆕Web V2
          • 🆕From Web V1 to V2
          • 🆕Web V2 methods and options
    • Sinch Conversation API
      • Configure your Sinch Conversation API
      • 🆕 Make the most of RCS with Carousels
      • WhatsApp Business API
  • integrate & code
    • API calls
      • Configure your API integration
      • Advanced API features
      • V1 API Reference
      • Custom integrations 101
    • Code editor
      • [Example] Sending data to Airtable (POST)
      • [Example] Retrieving data from Airtable (GET)
      • [Example] Making SOAP requests
    • App integrations
      • Airtable
      • Freshdesk
      • Freshdesk Messaging
      • 🆕Gmail
      • Intercom
      • Mailgun
      • OpenAI: GPT-3, ChatGPT and GPT-4
      • Salesforce
      • 🆕Slack
      • Topdesk
      • Zendesk Support
      • Zendesk Sunshine (beta)
    • 🆕Expression syntax
    • Human handover & live chat
      • Sinch Contact Pro
      • #Interact
      • Genesys Cloud
      • Offloading Webhook
      • Salesforce Service Cloud
      • Sparkcentral by Hootsuite
      • Zendesk Chat
    • Chatlayer messages specifications
  • Publish
    • Publish your bot
      • Publish a flow
  • Analyze & maintain
    • Analytics definitions
    • Data retention
    • Maintenance
    • Session
    • Track events for analytics
  • VOICE
    • 🆕Send bot response as audio
    • Voicebots
      • Create a voicebot
      • Voicebot-specific actions
      • Test your voicebot
      • From chat to voice
  • access & support
    • Identity & Access
      • Single Sign-On (SAML SSO)
    • Billing & subscription
    • Get in touch
    • Chatlayer glossary
    • SaaS Regions & IP Ranges
    • Status
    • Debug your bot
      • No correct response
      • Collect input not working
      • Video isn't working
Powered by GitBook
On this page
  • Set up your SAML SSO
  • With Azure AD
  • With Okta
  • Require SAML SSO for all

Was this helpful?

  1. access & support
  2. Identity & Access

Single Sign-On (SAML SSO)

With SIngle Sign-On (SSO), your users can access Chatlayer through your organization's identity and access management (IAM) system.

PreviousIdentity & AccessNextBilling & subscription

Last updated 1 year ago

Was this helpful?

SSO is a secure and user-friendly way of accessing our platform using your organization's identity.

Single Sign-On (SAML SSO) is only available in the Enterprise pack or higher. Want to upgrade? .

Our SSO solution is compliant with SAML 2.0. This allows you to configure a wide range of IAM systems like:

  • Azure Active Directory

  • Okta

  • OneLogin

  • Ping Identity

Set up your SAML SSO

With Azure AD

We'll guide you through the entire process of setting up SAML SSO through Azure Active Directory in a few steps.

Create an app with users

To create an Azure Active Directory app:

  1. Open the Azure Active Directory service.

  1. Follow the Enterprise applications menu entry.

  1. Create a new application by pressing the Create your own application button.

  2. A form will appear. Give the new application a fitting name. E.g. here, we called it 'Chatlayer'.

  3. Select the Non-gallery option.

Configure your SAML protocol

SAML (Security Assertion Markup Language) is a protocol for secure authentifications to applications.

  1. Open the Single sign-on tab.

  2. Select SAML.

  1. A configuration window in 5 steps opens.

  2. Fill in the following fields to start:

    • For Identifier (Entity ID), paste https://auth.chatlayer.ai/auth/realms/Chatlayer

    • For User Attributes & Claims: keep the default values.

  1. Under your Settings tab, click on Team.

  1. Turn on the Enable SAML authentification toggle.

  1. Fields will unroll underneath. Copy the link under Assertion consumer service URL (ACS) by clicking on the copy/paste icon to the right.

  1. Go back to your Azure portal.

  2. Under Assertion Consumer Service URL, paste the URL from Chatlayer.

  3. Under SAML Signing Certificate, click on Download to download the certificate.

  1. Open the certificate on the side with a text editor.

  2. From the text editor, copy the value of the certificate.

  3. Back to Chatlayer, paste this value under Public certificate.

  4. Back to Azure: under Set up Chatlayer, copy and paste the Azure Login URL under the Sign on URL on Chatlayer.

  5. Do the same for the identifier: copy and paste the Azure AD Identifier under the Issuer field on Chatlayer.

  1. On Chatlayer, you should have the following fields filled:

  1. Save your changes on Chatlayer.

  2. Save your changes on Azure AD.

It is now possible for members of your AD organization to login to the Chatlayer application.

With Okta

To set up SAML SSO through Okta:

  1. Create a new app integration in Okta.

  2. Select SAML 2.0.

  1. Give the newly created SAML 2.0 app a name.

  1. Fill in the Single sign on URL as retrieved from Chatlayer (Assertion consumer service URL) and the Audience URI (https://auth.chatlayer.ai/auth/realms/Chatlayer)

  1. Select the following settings in the 'Feedback' step of the Okta configuration:

Require SAML SSO for all

At the bottom of your Team page, under your SAML single sign-on toggle, you have the option to turn on a Require SAML SSO authentification for all members.

If you turn on this toggle, the only people that will have access to the bot are the ones that have an SSO.

Therefore, the toggles for SSO offer two options:

  • Either the first toggle is on, and the second toggle isn't: users that have SSO will be able to login to the bot and others just with their own credentials.

  • Or the two toggles are on: only users that have SSO will be able to login to your bot.

You can also find out more about the setup process on the .

Go to the Azure portal: .

Assign users to your app following the .

Open your .

Open another page to open .

We do not currently offer role-mapping of Azure AD roles to Chatlayer roles. You can find out more about roles and access control on our .

Azure AD documentation pages
https://portal.azure.com
Microsoft documentation
Azure Portal
Chatlayer
user management page
Get in touch
Enable SSO in your Entreprise bot.
Open the Azure Active Directory service in your Azure portal.
Create your own Azure application.
Add an SAML method for SSO.
Open your Team tab.
Enable SAML on Chatlayer.
Copy the Assertion consumer service URL to enable SAML.
Download the SAML Base64 certificate.
Copy and paste the Login and Identifier from Azure to Chatlayer.
Copy and paste the needed fields on Chatlayer.
Create an app with SAML 2.0 on Okta.
Turn on this toggle