Delegated Consumer: Web Code Flow
-
During a conversation with a Bot, the Bot can trigger a delegate consumer flow
-
The Bot sends the consumer a link for verifing the consumer identity
-
The consumer opens up the link (a pop-up window is being opened)
-
The consumer completes the identification with the brand
-
[Optional] A user consent page is presetned for the consumer to consent an access to to specific resrouces
-
Brand is redirecting the consumer to LivePerson. LivePerson validates state and retrieve token and close the pop-up window.
-
The Bot present is using the access token to perform the opreation with the Brand's API and respond to the consumer.