This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Description
For OpenID Connect, we want to pass some information to the RedirectToIdentityProvider notification.
The ChallengeResult constructor takes an AuthenticationProperties, which includes an “Items” dictionary. But in the RedirectToIdentityProvider notification, there’s no way to get back the AuthenticationProperties.