You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
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.