Hello
I’d like to replicate the following scenario (which uses a deprecated product, Azure Access Control (ACS)) with Auth0:
Client web portal (.NET 4.5 C#) → WS-Fed-> Azure Access Control (ACS) → OIDC → Facebook
→ OIDC → Google
→ OIDC → Microsoft LiveID
→ WS-Fed → IdentityServer v3
The issue I have is trying to establish a connection that is not targeting ADFS; I wish to target IdentityServer.
Can Auth0 support this?
Best
Iain