LogoLogo
  • Introduction to the Ebbot Platform
  • Ebbot Platform
  • Bot basics
    • Scenarios
    • Entities
    • Triggers
    • Training center
  • Scenarios
    • Cards and syntax
      • File Input
      • Text card
      • Input
      • Buttons
      • Image
      • File
      • Carousel
      • Location
      • List
      • Contact Agent
      • Rating request
      • Custom component
      • CoBrowsing
    • Transition
    • Card properties
  • AI Insights
    • Setup and Configuration
    • Using the Insights Dashboard
  • EbbotGPT
    • Knowledge
      • Data source transformer
      • Source types
        • File
        • Website scrape
        • Docx file
        • TOPdesk API
        • Sitevision API
        • SharePoint API
          • Create app with Sites.FullControl.All permission in Azure
          • Ebbot SharePoint Postman Guide
        • Confluence API
    • Configurations
    • Persona
    • GPT Evaluation
    • Embedder models
    • EGPT models
  • Custom vocabulary
  • Tutorials
    • Create your first scenario
      • Select a trigger
      • Add bot responses
  • Data Object
  • Release notes
  • For developers
    • Ebbot SDK
    • Safe Exchange API / Vault
    • Subdomain manager
  • EbbotGPT API
  • Chatbot & Live chat
    • Install chat widget
    • Chats API
    • Chat widget API
    • Datasource API
    • Sales tracking for live chat
    • Webhook
      • Incoming webhooks
      • Outgoing webhooks
    • SMS API
      • Authentication
      • Send SMS
      • Errors
      • Encoding
    • Python components
    • Intent detection (NLP)
  • Product guides
    • Product data feeds
    • Install guide
    • Product guide events
      • Product guide user events
      • Received events
      • Send events
    • API & webhooks
    • GA4 integration
    • Klaviyo integration
  • Messenger marketing
    • Install popup
    • API & webhooks
  • For chat agents
    • Ebbot Chat
      • Settings modal
      • Queue
      • Topbar Stats
      • Menu
        • Power-Ups!
        • Quick Replies
  • INTEGRATIONS
    • Ebbot Live Chat in Zendesk
      • Setup guide
    • Active Directory - SAML
    • Configure SAML in Azure
Powered by GitBook
On this page
  • Prerequisites
  • Add an enterprise application
  • Set up single sign on
  • Information needed by Ebbot

Was this helpful?

  1. INTEGRATIONS

Configure SAML in Azure

In this page, we will walk you through the process of setting up SAML in Azure, enabling you to establish single sign-on (SSO) capabilities for your applications and services.

PreviousActive Directory - SAML

Last updated 1 year ago

Was this helpful?

Prerequisites

To be able to follow this guide you need to have access to Azure Portal. You also need a Federation Metadata file sent to you from Ebbot. Please contact us to request the file.

Add an enterprise application

To add an enterprise application to your tenant:

  1. Go to and sign in using your account

  2. Browse to Azure Active Directory and select Enterprise applications.

  3. Click on New application -> Create your own application

  4. Give the app a name

  5. Select Integrate any other application you don't find in the gallery(Non-gallery)

  6. Click on Create

Set up single sign on

Click on Set up single sign on and choose SAML at the next step.

On the next step you need to configure the Basic SAML Configuration.Our recommendation is to upload the metadata file but you can also configure it manually if you like.

Parameter
Value

Identifier (Entity ID)

Reply URL ( Assertion Consumer Service URL)

Will be provided by Ebbot

Sign on URL

Will be provided by Ebbot

Relay State

not needed

Logout Url

not needed

Attributes & Claims

You need to configure the following attributes.

Attribute
Description
Example value

First Name

Last Name

Email

Must be email

Username

Must be email

Bots

The id of the bot or bots that the user should have access to

ebbot-access-bot-eby03403249

Skills

The id of the skill. Only needed if you use skills

ebbot-access-bot-3204230

Roles

The name of the role. Custom name of one of our default roles: admin,owner,chat user

ebbot-access-role-admin

Information needed by Ebbot

As a last step you need to provide Ebbot with some information to be able to finish the configuration.

Provide Ebbot with the following information.

  • App Federation Metadata Url

  • Login URL

  • Azure AD Identifier

  • Logout URL

/

https://account.v2.ebbot.app/realms/ebbot
https://account.ebbot.eu/realms/ebbot
Azure portal