Commit Graph

15 Commits (Rick-Anderson-patch-11)

Author SHA1 Message Date
Luke Latham f4720094eb
Enhance multiple policy/attribute coverage (#29803) 2023-07-14 14:50:03 -04:00
Rick Anderson 7f66fb7461
Add missing include directive /6 (#28187)
* Add missing include directive /6

* Add missing include directive /6

* Add missing include directive /6

* Add missing include directive /6

* Add missing include directive /6
2023-01-25 08:21:03 -10:00
Rick Anderson d451260c06
Add sample to polices auth /4 (#28007)
* Add sample to polices auth /4

* Add sample to polices auth /4

* Add sample to polices auth /4

* Add sample to polices auth /4

* Add sample to polices auth /4
2023-01-04 12:37:40 -10:00
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
Kirk Larkin f5284cf59d
Clean-up policy-based authz (#24148) 2021-12-01 10:53:25 +00:00
Kirk Larkin daf072d49d
Update policy-based authz to 6.0 (#23658) 2021-10-29 09:52:47 +01:00
Rick Anderson 9351d4ab9a
Update security auth policies/damienbod/rick anderson (#15120)
* Update application to .NET Core 3.0

* updating docs for new 3.0 app

* updating .NET Core 3.0

* fixing code links

* Update security authorization policies example to 3.0
2019-11-07 07:50:40 -10:00
Rick Anderson fe256ee1d7
authorize overview (#11933)
* authorize overview

* authorize overview

* authorize overview

* authorize overview

* authorize overview

* authorize overview

* authorize overview
2019-06-10 20:07:23 -07:00
Kirk Larkin 0b50e66be8 Added PoliciesAuthApp2, which uses RP instead of MVC. 2019-03-17 16:31:45 +00:00
Kirk Larkin a8e6beab34 Upgraded PoliciesAuthApp1 to 2.2. 2019-03-17 16:31:45 +00:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
Rian Stockbower 943325ae99 Iterating the PendingRequirements collection and calling Succeed on an element modifies the collection throwing an InvalidOperationException https://github.com/aspnet/Security/issues/1375 (#5587) 2018-03-05 21:47:17 -06:00
Scott Addie 55adac1c98
Mention InvokeHandlersAfterFailure property in policy auth doc (#5445)
* Mention InvokeHandlersAfterFailure property in policy auth doc

* React to feedback

* React to feedback
2018-02-13 13:37:31 -06:00
Scott Addie 572899acdc
2.0 updates to Policy Authorization doc (#4849)
* 2.0 updates to Policy Authorization doc

* More changes
2017-12-15 10:02:25 -06:00