I have a Auth. Provider in my Org. I have authorize the system admin for the URL, So system admin have access to use the auth. provider, but other user with different profile are not able to access the auth. provider.
However I can go to user and I can authorize that user using auth. url for that url, But I don't want to this.
is there any another way to authorize all the user with the help of permission set or profile?
답변 1개
I have found the help like to resolve your issue and please refer the below.
https://developer.salesforce.com/docs/platform/mobile-sdk/guide/sso-provider-sfdc.html
Thanks.