dotnet-cas-client
dotnet-cas-client copied to clipboard
Apereo .NET CAS Client
Just got bitten by this today : once a user was authenticated on my ASP.NET website, everyone shared his/her identity! This was due to the currentPrincipal variable being shared between...
I'm trying to use the .Net Cas Client alongside my custom Asp.Net Membership implementation. To do this, I would like to bind the client's Cas authorization to it's own Data...
A CAS server may pass `extra_attributes` (like full name) for the user being logged in. Looks like currently there is no way for this client to read that. Is that...
We're working on several updates to DotNetCasClient project internally, including a Couchbase (that is, distributed caching) implementation of IServiceTicketManager and IProxyTicketManager. Adjacent to this is work being done on a...
From my browser: GET https://id.rassystem.com.br/cas/login?service=http%3a%2f%2frascol.rassystem.com.br%2f net::ERR_TOO_MANY_REDIRECTS Request URL:https://id.rassystem.com.br/cas/login?service=http%3a%2f%2frascol.rassystem.com.br%2f Request Headers Provisional headers are shown Accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8 User-Agent:Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.94 Safari/537.36 Query String Parametersview sourceview...
Hello! I'm trying to get cas going with both Cas20 and saml11 ticketValidator. While using saml11 validator i get the issue, that a pinned in a issue name. While using...