Tagged in

Sso

The new control plane
The new control plane
“Identity is the new control plane”. Articles around Microsoft Identity, Auth0 and identityserver. Click the “Archive” link at the bottom for more posts.
More information
Followers
254
Elsewhere
More, on Medium

Connecting Auth0 (IDP) and the Sustainsys SAML v2.0 for .NET Core stack

There’s some background here.

Our use case is:

Client → Sustainsys SAML stack → Auth0

There are a number of samples in the project, I’ve used the…


Connecting IdentityServer 4 (IDP) and the ComponentSpace SAML v2.0 for .NET Core stack

For this post, I am using the ComponentSpace ExampleServiceProvider as the SP and idsrv4 with the ComponentSpace NuGet package as the IDP.