SSO identity provider setup

To integrate Edge Flow Manager (EFM) with a third-party single sign-on (SSO) identity provider, you need to add EFM as an application client to the identity provider . This configuration allows EFM facilitate SSO logins by redirecting users to the identity provider and retrieving user details from the provider's user directory for use within EFM.

The supported protocols for identity provider integration are OpenID Connect (OIDC) and SAML 2.0. OIDC is sometimes referred to as OAuth2 login because it extends the authorization protocols in OAuth2. OIDC and SAML 2.0 are industry standard protocols supported by the majority of modern enterprise identity providers including Okta, Google, GitHub, Azure Active Directory and others.

For the latest guidance on configuring EFM as an application client for your SSO identity provider, see the Identity Provider documentation.