Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

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?

Solved Solved
0 3 1,452
1 ACCEPTED SOLUTION

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-func...

You should be fine with that solution!

Thanks!

View solution in original post

3 REPLIES 3

here are steps to use authentication for diloagflow agent

VishalBulbule_0-1707738298066.png

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

I do not think this answers the original thread tbh

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-func...

You should be fine with that solution!

Thanks!