Does Auth0 support Hubspot SSO?

Follow the instructions here: Auth0 integration to HubSpot - #5 by benjamin9T

Then in your mappings (addons->saml) it should have this:
“mappings”: {
“email”: “http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier”,
}

That worked for me.

1 Like