SSO identity provider setup
To integrate Edge Flow Manager with a third-party single sign-on (SSO) identity provider, you need to add Edge Flow Manager as an application client to the identity provider . This configuration allows Edge Flow Manager facilitate SSO logins by redirecting users to the identity provider and retrieving user details from the provider's user directory for use within Edge Flow Manager.
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 Edge Flow Manager as an application client for your SSO identity provider, see the Identity Provider documentation.