CONNECTIONS

In SSO.ID v2, Connections bridge your identity provider with external identity sources (Social Logins, OIDC Providers, and Enterprise SAML 2.0 Identity Providers). Connections are managed via the Angular Console at https://app.sso.id/admin/connection and executed at runtime by Auth.SSO.Id.

Create Connections in SSO.ID

Create connections in SSO.ID is straightforward and simple. You just need to provide your social application's Client ID and Client Secret, and your connection will be create. To create a new social connection and log in to your application on the connections page, you should click on the "Create Connection" button.

Connection Overview

SSO.ID offers two types of connections: social and enterprise. If you opt for social connections, we currently provide three types of social connections, and one custom connection tab. Additionally, we plan to offer more social connection options in the future. The four available social connections are as follows. OAuth Connections

  • Google OAuth: Instant sign-in with Google Workspace or consumer Gmail.
  • Microsoft Azure AD / Entra ID: Enterprise directory integration with tenant restriction.
  • Facebook & Apple Sign-In: Consumer application logins.
  • Enterprise SAML 2.0: Okta, Ping Identity, OneLogin, and ADFS support.
  • Custom OIDC / OAuth: Connect any compliant OpenID Connect identity provider.
Establish Connections

Create Custom OAuth / OIDC Endpoint

To configure a custom identity provider, enter the provider's standard discovery metadata or endpoint URLs:

Create Custom

If you wish to set up an enterprise connection, you should provide the following basic information.

  1. Connection Name: Unique identifier for the connection.
  2. Description: Internal notes for administrators.
  3. Client ID: Provided by your external identity provider.
  4. Client Secret: Provided by your external identity provider.
  5. Sign In URL: Interactive authorization URL of the external provider.
  6. Logout URL: Provider-specific session termination URL.
  7. Access Token URL: Token exchange endpoint for authorization code.
  8. User Info URL: Profile endpoint returning name, email, and identity claims.
Connection Config

Enterprise Connections in SSO.ID v2

Enterprise connections enable seamless SSO integration between corporate identity providers and all applications registered under your SSO.ID tenant:

Supported Enterprise Protocols

Enterprise Image

Once configured, enable the connection inside your application settings under Applications → Connections. When users click "Sign In", SSO.ID automatically renders the branded connection button.