I have created a salesforce connected app and using that to call in Authentication provider. When I select Salesforce as provider type getting below as default:
Authorize End point url: https://.my.salesforce.com/services/oauth2/authorize
Token Endpoint url: https://.my.salesforce.com/services/oauth2/token
After replacing My domain with salesforce domain if i try to call the datasource then getting error as “Unable to authenticate to data source, login has been cancelled”.
Please help me with how to provide appropriate Authorize and token end point urls