Dialogflow CX user authentication

Hi,

We are trying to integrate the Dialogflow Agent into our web portal and the web portal already has the required authentications in place.

Are there any reference documents where the Dialogflow Agent can either receive the user email id or a token to authenticate from the web portal without asking the user for further authentication?

here are steps to use authentication for diloagflow agent

Link
https://cloud.google.com/dialogflow/cx/docs/concept/integration/dialogflow-messenger

Hi,

you can also set the email id from the Dialogflow CX messenger integration: https://cloud.google.com/dialogflow/cx/docs/concept/integration/dialogflow-messenger/javascript-functions#setqueryparameters

You should be fine with that solution!

Thanks!

I do not think this answers the original thread tbh