Please enable JavaScript.
Coggle requires JavaScript to display documents.
Single Sign-On (Auth. (Authentication) Provider (Log in to the org using…
Single Sign-On
-
-
Delegated Authentication
-
-
Permission based authentication. Is Single Sign-On Enabled user: the delegated authentication endpoint’s service enforces password policies.
An internal webservice authenticates users. It receives an username, password and sourceIP and returns true or false.
-
Another option to authenticate users on mobile and desktop devices. Credentials are sent back to a customized endpoint over HTTPS.
-
-
-
SAML SSO for Canvas app
Lets users easily access a new or existing application as a part of their Salesforce experience. A canvas app in one Salesforce org functions as an identity provider, authenticating another Salesforce org that’s the service provider. The canvas app, hosted in the identity provider org, uses a signed request to reference a Visualforce page in the second org.