dotnet-cas-client
dotnet-cas-client copied to clipboard
Fixes proposed for preserving query string parameters for incoming SAML requests
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 SAML IdP where the following two pull requests describe additional changes we've had to make to DotNetCasClient to better handle query string parameters.
Please see #34 and #35.