CPMS ID

From ContactsLaw Documentation
Revision as of 16:14, 30 April 2023 by Bradley Smith (talk | contribs) (Created page with "The <strong>Single Sign-On System ("SSO")</strong> is a platform for authenticating and identifying ContactsLaw accounts. It allows users to log in at a single point of presence to access to several different components of ContactsLaw, such as: * Desktop App * Web App * DMS App * Category:Office Add-Ins * Third-party integrations The SSO is implemented using https://identityserver4.readthedocs.io IdentityServer4, an industry-lead...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Single Sign-On System ("SSO") is a platform for authenticating and identifying ContactsLaw accounts.

It allows users to log in at a single point of presence to access to several different components of ContactsLaw, such as:

The SSO is implemented using [IdentityServer4], an industry-leading framework that is robust, reliable and secure.

OAuth 2.0

The SSO supports OAuth 2.0, an industry standard which not only allows users to seamlessly access all components of ContactsLaw, but also provides a mechanism for third-party integrations to perform actions on behalf of other users.

Open ID Connect

The SSO also supports Open ID Connect, which allows users to log in to ContactsLaw using external providers (such as Microsoft or Google accounts). This reduces the number of passwords that users need to remember, as well as leveraging additional security mechanisms such as 2-factor authentication].