Setting up the Voice AI authentication profile
Configure your OAuth 2.0 authentication profile to enable communication between Pega Platform and the Voice AI services in your Pega Sales Automation application.
Pega Sales Automation
Implementation Guide
- In the navigation pane of Dev Studio, click .
- Configure the VoiceAIAccessToken authentication
profile:
Property Value OAuth 2.0 Provider Select Custom. Grant type Select Client credentials. Client identifier Enter the client ID that Pega provides during onboarding. Client secret Enter the client secret that Pega provides during onboarding. Scope Enter vas/speech. Access token endpoint Enter the authentication URL that Pega provides during onboarding, in the following format: authentication_url/oauth2/token
Authentication scheme Select Client secret. Method Select POST. Send access token as Select Authorization header. Lowest available SSL/TLS version Select TLSv1.2. - Save the configuration.
Previous topic Configuring the Voice AI configuration set Next topic Configuring audio transcript retrieval