Advanced Topics

Setting Up Authorization using OAuth v1

OAuth v1 is an open protocol to allow secure authorization in a simple and standard method from web, mobile, and desktop applications. To use OAuth v1, you must first register an account with the web application as you will need the login credentials for that application to configure the settings…

Setting Up Authorization using oAuth v2 password grant

To define Authorization for your bot, follow these steps: Open the bot for which you want to configure an Authorization profile. Hover over the left-side navigation panel and from Settings -> Config Settings select Authorization Profile Click Add. The New Authorization Mechanism dialog opens. In the Authorization Type drop-down list, select…

Setting Up Authorization using Basic Auth

To define Basic Authorization for your bot, follow these steps: Open the bot for which you want to configure a Basic Authorization profile. Hover over the left-side navigation panel and from Settings -> Config Settings select Authorization Profile Click Add. The New Authorization Mechanism dialog opens. In the Authorization Type drop-down…

Bot Authorization

Kore.ai Bot Builder Platform’s Enterprise Integration Framework provides support for multiple authentication models that can be configured at a task level for each bot to use both authenticated and unauthenticated tasks in the same configuration. Developers can build custom authentication profiles for chatbots by defining subdomains through tenancy URLs, adding…

Collaborative Development

Kore.ai allows cross-domain Bot sharing. You can share your Bot with one or more developers from the same or different enterprises enabling them to edit the shared Bot tasks, channels, and other settings. Sharing Bots There are two ways of sharing a Bot with your co-developers - from Bot Builder…
Menu