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! Go to 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!
here are steps to use authentication for diloagflow agent
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!