Posts

Showing posts with the label OpenID

Salesforce Fact #771 | Query OpenID configuration

How to query the OpenID connect configuration for the org? We can use the below endpoint to query the same: https://<MyDomainName>.my.salesforce.com/. well-known/openid-configuration Reference:  https://help.salesforce.com/s/articleView?id=sf.remoteaccess_using_openid_discovery_endpoint.htm&type=5