Authenticate end user on different channels

The authentication methods allow chatbots to verify the identity of customers within the chat.

To create an authentication method, go to the AUTHENTICATION tab in the SETTINGS page and click CREATE METHOD.

2854

Enter an authentication name and select the authentication method.

2854

There are three types of authentication methods:

  • Simple is an authentication method where customers enter credential through the chatbot.
2854
  • External URL is an authentication method where customers enter credential via an external web application, which uses Proto's Authentication API to verify that the customer logged in successfully.
2854
  • OAuth2.0 is the industry standard method for authentication.
2854

When the authentication method has been confirmed, click SAVE.


What’s Next