Configure OpenID Connect for a Member Hub
OpenID Connect (OIDC) allows you to verify the identity of end-users and obtain basic profile information about them required for single sign-on.
Prerequisites:
Before you configure OIDC for your hub, you must register your hub as an application with your Identity Provider (IdP). You will need to consult your IdP's documentation to complete this setup, because the process varies by IdP.
OpenID Connect is an authentication standard that builds on OAuth 2.0 that you can use to authenticate and authorize user access to your hub. You can use OpenID Connect with any Identity Provider that supports the OpenID Connect (OIDC) protocol.