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

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -