OIDC SSO for organizations via Custom Social Logins

Hey Auth0 team,

we’re currently evaluating using auth0 and the organization feature to cover a growing number of customers. So far, the usually rely on the database connection to store user, but more and more want to have a SSO connection.

Question:
Can we use the Custom Social Login to provide a OIDC SSO to these organizations? We do not want to use the enterprise connection slots for this, as these customers just provide a few dozen users max. The limit of 3 enterprise connections is way too low for that use case.

Is this approach feasible?

Thanks
Dustin

Hi @duske

Welcome to the Auth0 Community!

You might be able to configure a Custom Social Connection to behave as an Enterprise connection if the organization has a Authorization URL and Token URL in order to retrieve a user profile.

However, this is not recommended since he social connection will not have all the available features that an OIDC connection would.

As you might already know, in order to be able to connect as many enterprise connections as needed, your tenant would need to be under an Enterprise Plan.

If you have any other questions, let me know!

Kind Regards,
Nik

1 Like