I have not set up, but my understanding is that mid stream you can ask the user to authenticate.
Original Message:
Sent: 9/25/2024 12:23:00 PM
From: George Ganahl
Subject: RE: How to Verify User Authentication in a Digital Bot Flow?
Robert, correct me if I'm wrong (I have not had a chance to work with the beta yet) in order to have the Bot automatically recognize that authentication is complete, doesn't the Bot need to prompt the customer to authenticate if the conversation is already interacting with the Bot (in addition to using the OpenID authentication)?
I may be completely wrong on that...
------------------------------
George Ganahl GCP, GCSME, ICCE, ICHD, etc.
Senior Principal PS Consultant
Genesys
------------------------------
Original Message:
Sent: 09-25-2024 11:56
From: Robert Wakefield-Carl
Subject: How to Verify User Authentication in a Digital Bot Flow?
The Message.IsAuthenticated variable is not something you can set and only set when it goes through and authenticated messaging session. The step-up authentication assumes you are asking customers to go through the OpenID authentication method and that would set this attribute. If you are not using the standard authenticated and using something like OTP in the Bot, you will need to use your own variable to designate that they have been authenticated.
------------------------------
Robert Wakefield-Carl
ttec Digital
Sr. Director - Innovation Architects
Robert.WC@ttecdigital.com
https://www.ttecDigital.com
https://RobertWC.Blogspot.com
Original Message:
Sent: 09-25-2024 10:53
From: Karthik Ageer
Subject: How to Verify User Authentication in a Digital Bot Flow?
Hi Nicole,
we are already using the Step up authentication Beta program, we are able to authenticate in during the conversation, however there is no variable/ flag inside the Digital bot flow to check the authentication status . For the bot to validate and move to the next step we need the isauthenticated flag to be updated inside the digital bot flow.
------------------------------
Karthik Ageer
Computer Generated Solutions, Inc.
Original Message:
Sent: 09-25-2024 10:20
From: Nicole Milliken
Subject: How to Verify User Authentication in a Digital Bot Flow?
Hi Karthik!
Your question was covered in the newest episode of the Genesys Cloud Q&A Show. Hope this helps you out :)
------------------------------
Nicole Milliken
Genesys - Employees
Original Message:
Sent: 09-18-2024 04:44
From: Karthik Ageer
Subject: How to Verify User Authentication in a Digital Bot Flow?
Hi ,
I'm working within a digital bot flow in Genesys cloud, and I need to verify if the user is authenticated. In the inbound message flow, I see that we can access the message.isAuthenticated
value, but this doesn't seem to be available directly in the digital bot flow.
I've tried passing the isAuthenticated
value from the inbound message flow to the digital bot flow, but noticed that if the user authenticates during the interaction with the bot, the isAuthenticated
value doesn't reflect the updated status.
Has anyone faced this issue or found a workaround to dynamically check the user's authentication status within the digital bot flow?
Thanks,
Karthik
#API/Integrations
#DigitalChannels
------------------------------
Karthik Ageer
Computer Generated Solutions, Inc.
------------------------------