Hello, I’m currently working on integrating Auth0 for SSO with Hivebrite and running into some challenges. I’ve configured the SAML 2.0 settings in Auth0. The SAML Token POST URL is pointed to the correct Assertion Consumer Service (ACS) URL on Hivebrite’s side. While the integration works to some extent, I’m facing issues after authentication, particularly with token validation and mapping certain user attributes.
Has anyone in the community successfully completed an Auth0 integration for SSO with Hivebrite? If so, I would greatly appreciate any tips or insights you can share. Specifically, I’m looking for guidance on mapping user attributes between Auth0 and Hivebrite, handling token signing and verification settings, and debugging the SAML token POST process.
Any help or advice would be really appreciated. Thank you in advance!