Skip to content

Conversation

CNBoland
Copy link

@CNBoland CNBoland commented Mar 6, 2021

I use FormsAuthenticationTicket encryption in an ASP.NET WebForms application to create an authentication cookie manually. I recently ported this application to .NET Core and needed FormsAuthenticationTicket encryption to preserve backward compatibility.

@CNBoland
Copy link
Author

Can someone please review this? We have a project that depends on it and we'd like to use the official package. Is there anything we can do to assist?

@GFoley83
Copy link

@CNBoland Did you ever find a solution to this? Need to use FormsAuthenticationTicket also to generate a legacy auth cookie.

@CNBoland
Copy link
Author

@GFoley83 No. We included a copy of the code from my branch in our solution and referenced it as a project reference. You're welcome to fork my fork.

@GFoley83
Copy link

Thank you but I found:
https://github.com/dazinator/AspNetCore.LegacyAuthCookieCompat/

Which did exactly what I needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants