New to this, need direction

My challenge is: We want our clients to login to Sedna using our sites Auth0 login. Need direction on where to start.

Hi @sjohnson , welcome to the community!

I’m not familiar with Sedna, but this would be dependent on them supporting users logging into Sedna via OAuth 2.0, OIDC or SAML for example. From looking at their site, it sounds like they do Support SSO somehow, but I wasn’t able to determine which protocols from public docs I could find.

On the Auth0 side, you would need to create an application on your tenant to represent the IdP for Sedna, and then provide that application’s details to the Sedna configuration - the protocol they are using will determine what information they need.

2 Likes