You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.
This caused me a massive headache when dealing with base64 encoded cookies from FAM/SAM (Ws-Federation in ASP.NET).
I found the specific line of code that does the replacement. I just wanted to get your opinion on including a heads-up in the OWIN hosting of the docs and if it is as nasty of a practice as I think it is?
This caused me a massive headache when dealing with base64 encoded cookies from FAM/SAM (Ws-Federation in ASP.NET).
I found the specific line of code that does the replacement. I just wanted to get your opinion on including a heads-up in the OWIN hosting of the docs and if it is as nasty of a practice as I think it is?
OwinHelpers.cs
Contains:
The text was updated successfully, but these errors were encountered: