Retrieves the AuthenticationUrl for the current authentication session for the AuthenticateCustomer flow block.
See https://www.paws-r-sdk.com/docs/connectparticipant_get_authentication_url/ for full documentation.
connectparticipant_get_authentication_url(
SessionId,
RedirectUri,
ConnectionToken
)
[required] The sessionId provided in the authenticationInitiated event.
[required] The URL where the customer will be redirected after Amazon Cognito authorizes the user.
[required] The authentication token associated with the participant's connection.