# New: Embedded Client Authentication

{% hint style="info" %}
Available on [**Interact** ](https://www.clickatell.com/products/interact/)and [**Transact** ](https://www.clickatell.com/transact/)packages.
{% endhint %}

We launched a new product that allows you to configure OpenID Connect in your Clickatell account and authenticate your end-users securely against your chosen identity provider so that they can access secure services specific to them from your internal platforms.

This feature is now available to all our clients, free of charge, from within the Clickatell Portal.&#x20;

Currently, Embedded Client Authentication is supported on Chat Flow via the WhatsApp channel.

<figure><img src="/files/AkTGgoMwQFj899xywJb1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2XIutFubwaPFYpa3lnmz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/u8Ykt5pzRgMRXGZGuD0K" alt=""><figcaption></figcaption></figure>

All the IDPs you've set up in the [Clickatell Portal](https://clickatell.gitbook.io/embedded-client-authentication-user-guide/configure-and-update-an-identity-provider-idp) will dynamically pull through to your Chat Flow application. When setting up the [OAuth node](https://clickatell.gitbook.io/flow/user-facing-nodes/input-nodes/oauth-request) in Chat Flow, you'll be able to select from your IDPs the one you want to link to the node.

{% hint style="success" %}
For more information, see:

* [Configure Embedded Client Authentication](https://clickatell.gitbook.io/embedded-client-authentication-user-guide/configure-and-update-an-identity-provider-idp)
* [Using Embedded Client Authentication](https://clickatell.gitbook.io/embedded-client-authentication-user-guide/use-embedded-client-authentication)
* [FAQs](https://www.clickatell.com/help-center/embedded-client-authentication)
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.clickatell.com/release-notes/release-notes-archive/2022-release-notes/q3-2022/new-embedded-client-authentication.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
