saml 2.0 - LogOut from the application using Kentor -
in our asp.net project, using 'kentor.authservices.httpmodule' , have configured adfs. need implement logout functionality. found code "~/authservices/logout?returnurl=" + uri.escapedatastring(page.resolveurl("~/?status=loggedout")) samples. when implement in our code not work expected. (we believe session cookies not clearing).
on logout need redirect adfs login page. configured saml logout endpoints in adfs , there no encryption certificate installed. reason issue?
please find adfs bindings image thanks
Comments
Post a Comment