AspNetSaml
AspNetSaml copied to clipboard
Add support for Signing out:
- Keep all the features of Response Class
- Extract part of code of Response into BaseReponse Class, from which Response inherits
- Define SignoutResponse, which inherits from BaseResponse
- Define SignoutRequest to support create request for signing out
@alex-jitbit will this eventually be merged, or is it out of scope?
Any update on this? I need this for my solution if you can provide it.
Yes, I will include this, however, becasue the project is now a full-fldged nuget library, I will transfer this code manually, hope I'll get to this next week.
@alex-jitbit any update on this?
Moved changes to #81