connectparticipant_get_authentication_url: Retrieves the AuthenticationUrl for the current...

View source: R/connectparticipant_operations.R

connectparticipant_get_authentication_urlR Documentation

Retrieves the AuthenticationUrl for the current authentication session for the AuthenticateCustomer flow block

Description

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.

Usage

connectparticipant_get_authentication_url(
  SessionId,
  RedirectUri,
  ConnectionToken
)

Arguments

SessionId

[required] The sessionId provided in the authenticationInitiated event.

RedirectUri

[required] The URL where the customer will be redirected after Amazon Cognito authorizes the user.

ConnectionToken

[required] The authentication token associated with the participant's connection.


paws.customer.engagement documentation built on April 4, 2025, 3:34 a.m.