Question
OAuth 2.0 rules in Pega are not intuitively compatible with the Parameters that Salesforce is expecting for authorization token generation
Can someone from Pega please help? It seems that OAuth 2.0 rules in Pega are not intuitively compatible with the Parameters that Salesforce is expecting for authorization token generation. For example, when I create token with Postman, I pass the following:
However, Pega seems to be passing these parameters in some odd way. Any ideas on which configurations need to be made to pass exactly what is above using Pega OAuth Authentication?
***Updated by moderator: Lochan to branch reply and create new post***
Hi,
You should select the "Password Credentials" grant type on the OAuth provider rule form. Then open the authentication profile instance (refresh it if you have already opened it), chose the grant type as "Password credentials". Then you will see input fields to pass user name and password fields which accept property references on clipboard page. Attached screenshots for reference.
Thanks,
Santhosh