Skip to content
This repository was archived by the owner on Dec 20, 2018. It is now read-only.
This repository was archived by the owner on Dec 20, 2018. It is now read-only.

Identity should get the data protection provider from the environment #224

@GrabYourPitchforks

Description

@GrabYourPitchforks

Currently Identity creates its own protection provider (see

// TODO: This needs to get IDataProtectionProvider from the environment
) for token protection. This doesn't work in farms or across resets. Identity should instead get the protection provider from the services collection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions