SSO: Firebase Auth + Customer Portal, How I configure it?
Hello there, How do I configure the customer portal to connect with Firebase Auth to avoid creating a separate account system? Where do I get the URL on Firebase, auth to configure SSO with SAML or another way?
SSO: Firebase Auth + Customer Portal, How I configure it?
Hey @adriano-azos, thank you for posting in our Community!
To connect your HubSpot customer portal with Firebase Auth, start by setting up Firebase Authentication in the Firebase Console, enabling the sign-in methods you want to support (e.g., Email/Password, Google).
For SSO with SAML or OIDC, configure the provider using Firebase Authentication. For SAML, you'll need the IdP’s SSO URL, Entity ID, and Certificate. For OIDC, provide the client ID, client secret, and discovery document URL from your IdP.