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

User.Claims is empty in HandleRequirementAsync #25

Closed
iSatishYadav opened this issue Oct 15, 2018 · 2 comments
Closed

User.Claims is empty in HandleRequirementAsync #25

iSatishYadav opened this issue Oct 15, 2018 · 2 comments
Labels
closed:stale Issue or PR has not seen activity recently

Comments

@iSatishYadav
Copy link

User.Claims is empty in HandleRequirementAsync.

if (!context.User.HasClaim(c => c.Type == "scope" && c.Issuer == requirement.Issuer))

@damieng
Copy link
Contributor

damieng commented Jul 11, 2019

Are you still having this problem?

@stale
Copy link

stale bot commented Oct 26, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇‍♂️

@stale stale bot added the closed:stale Issue or PR has not seen activity recently label Oct 26, 2019
@stale stale bot closed this as completed Nov 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed:stale Issue or PR has not seen activity recently
Projects
None yet
Development

No branches or pull requests

2 participants