asp.net - Single sign out Filter settings in.Net -


the article

https://wiki.jasig.org/display/casc/configuring+single+sign+out

explains how configure single sign out in java. there similar way configure , set filters when using dotnetcasclient , asp.net. application uses saml 1.1 protocol.

thanks.

finally did find answer it: single sign out in .net in web.config add key under named "casurl": value cas server url service parameter pointing url want redirect after log out. use key in application redirect after log out.


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -