Skip to content

Unable to decrypt the authentication cookie generated in C# #7

@narunachalam

Description

@narunachalam

Generated the cookie successfully using nodejs but decrypting in c# returns null:

FormsAuthenticationTicket ticket = FormsAuthentication.Decrypt(HttpContext.Current.Request.Cookies[".ASPXAUTH"].Value);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions