Skip to content

ConfigureApplicationCookie after AddIdentityCore #22786

@unamuno

Description

@unamuno

In the section cookie-settings you say:
"must be called after calling AddIdentity or AddDefaultIdentity."
We found that there is also a dependency to AddIdentityCore that has to be called before ConfigureApplicationCookie
If this is correct this could be changed to "must be called after calling AddIdentityCore an before AddIdentity or AddDefaultIdentity."
We found no reference of AddIdentityCore in the docs of AddIdentity or AddDefaultIdentity. Maybe the dependency should be document there as well.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions