OKTA SLO (OKTA Single Logout) in C# MVC

Hi Guys,

Can anyone help me with a sample code or example for SLO (OKTA Single Logout) using SAML in C# with MVC. I tried to do some research but not able to find any proper resource. I have manage to create a login using the below GitHub library but not able to create an SLO.

Thanks,

Hi saish. On the Okta side, unfortunately we don’t have a sample to share for this use case. Have you stumbled upon this doc yet?

https://help.okta.com/en/prod/Content/Topics/Apps/Apps_Single_Logout.htm

Hi @Cale ,

Thanks for your reply. But I’m using SAML to login and not OpenID I have searched the internet and read the docs but most of them are based on OpenID and not on SAML. It would be great if you could share some resource on it.

Thanks