Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ClaimsPrincipal/ClaimsIdentity #1

Closed
leastprivilege opened this issue Dec 16, 2012 · 2 comments
Closed

Use ClaimsPrincipal/ClaimsIdentity #1

leastprivilege opened this issue Dec 16, 2012 · 2 comments

Comments

@leastprivilege
Copy link

Hey,

it would be better to use ClaimsPrincipal instead of HawkPrincipal. Turn the outcome of the authentication into some claims and add them to claims collection.

That would play much nicer with the rest of .net/wif.

cheers
dominick

@pcibraro
Copy link
Owner

It makes totally sense. I will make the change. Thanks for feedback

@pcibraro
Copy link
Owner

Done

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

No branches or pull requests

2 participants