SSO and Identity Providers
CleverMaps uses AWS Cognito for authentication and identity management. Cognito helps us to provide integration to any authentication provider (SAML or OIDC), social SSO and multifactor authentication.
Types of SSO
Both types of SSO flows are available:
CleverMaps (Service provider) Initiated SSO
An user fills in a email on a CleverMaps login pagend then sends an authorization request to the IdP. Once the IdP authenticates the user's identify, the user is logged into CleverMaps.
IdP - Initiated SSO
Your end users must log into your Identity Provider's SSO page (for example, Azure AD or Okta) and then click an icon to log into and open the CleverMaps web application.
Supported Identity Providers
We are able to integrate both Enterprise identity providers or Social logins.
For example, your CleverMaps can support signing in with credentials from Apple, Facebook, Google, LinkedIn, Microsoft, an enterprise IdP using SAML 2.0, or an IdP using the OpenID Connect (OIDC
) protocol.