Integrate with identity server 3

Hi,

We have a number of applications using the SAML library and have a new requirement to support acting as an idp logging into an application using identify server 3 for authentication. Is this supported and are there any guidelines to do thud? The identity server 3 instance currently supports SSO with ADFS using ws-federation.

Kind Regards,
Lastbuilders

I don’t believe IdentityServer3 supports SAML out of the box.
Is a 3rd party product being used to enable SAML within IdentityServer3?
If so then it should be possible to interoperate with it assuming it’s compliant with the SAML specification.
Our SAML product for ASP.NET Core enables SAML support within IdentityServer4 but we don’t have corresponding support for IdentityServer3.