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

Exploratory testing feed back iteration #135

Closed
wants to merge 10 commits into from
Closed

Exploratory testing feed back iteration #135

wants to merge 10 commits into from

Conversation

HaoK
Copy link
Member

@HaoK HaoK commented Jan 27, 2015

  • Core Auth API now takes list of IAuthorizationRequirements, or policy name.
  • Overload that takes AuthorizationPolicy instance moved to extension method.
  • Remove HttpContext from API and replace with ClaimsPrincipal instead
  • Add Operation requirement

Fixes #132
Fixes #116
Fixes #11

cc @lodejard @blowdart @yishaigalatzer @harshgMSFT

@HaoK
Copy link
Member Author

HaoK commented Jan 30, 2015

Added sync overloads, and switched default async implementations to just call the sync version by default. Only the sync version of Handle is abstract

@HaoK
Copy link
Member Author

HaoK commented Jan 30, 2015

Fixes #117

@HaoK
Copy link
Member Author

HaoK commented Feb 10, 2015

Replaced by #151

@HaoK HaoK closed this Feb 10, 2015
@HaoK HaoK deleted the auth1-26 branch April 20, 2015 23:19
@HaoK HaoK mentioned this pull request Apr 19, 2017
13 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant