Skip to content

Use same cookie for session and authentication #3030

@shravan2x

Description

@shravan2x

It appears that right now, separate cookies are being created for session data and authentication, named .AspNetCore.Session and .AspNetCore.Cookie. Since both these cookies serve only to uniquely identify users, could they be combined? i.e. Have session use the authentication cookie?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions