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

AuthenticationProperties is not available from OpenIdConnectAuthenticationNotifications.RedirectToIdentityProvider #546

Closed
VeronicaWasson opened this issue Oct 23, 2015 · 1 comment
Assignees
Milestone

Comments

@VeronicaWasson
Copy link

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.

@Tratcher Tratcher added the bug label Oct 23, 2015
@Tratcher Tratcher added this to the 1.0.0-rc2 milestone Oct 29, 2015
@HaoK HaoK self-assigned this Nov 12, 2015
@HaoK
Copy link
Member

HaoK commented Jan 5, 2016

3257a82

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants