Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
961 stars 604 forks source link

Keep Me Signed In/PSSO support #1234

Closed tcorrin closed 2 years ago

tcorrin commented 4 years ago

I have enabled PSSO and Keep Me Signed In (KMSI) on my adfs server but my SAML2 integration does not seem to support this as I don't see the PSSO cookie in chrome when authenticating with ADFS.

Does this Library support PSSO/KMSI? If it does then i can go and continue to investigate to try and get it working in my project however I wanted to check for support before spending any more time investigating this.

Thanks