Commit Graph

16 Commits (ef2bee10ebc656de9b1b24c2bbb5db10794bf3fa)

Author SHA1 Message Date
Mike Rousos 8609b22061 IAuthorizationPolicyProvider documentation (#6185)
* Initial IAuthorizationPolicyProvider documentation

* Fix links to use xref pattern

* Adjust some phrasing to use more second-person perspective, more active voice, and less future tense

(as suggested by https://github.com/dotnet/docs/blob/master/styleguide/voice-tone.md)

* A few more readability/style tweaks

* Update iauthorizationpolicyprovider.md

* Update iauthorizationpolicyprovider.md

* A few tweaks based on PR feedback

* Readability improvements based on PR feedback

* Include external policy providers as a reason for using `IAuthorizatonPolicyProvider`
2018-05-07 10:09:51 -10:00
Barld Boot fe5a497f57 Update index.md (#5515)
* Update index.md

* Update content
2018-02-20 09:18:46 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
Scott Addie e9643cf034 Address TOC inconsistencies (#5154)
* Address TOC inconsistencies

* Fix broken links

* Fix security-related TOCs

* Add missing link to Authorization page
2018-01-10 09:58:43 -10: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
Scott Addie 649a2ac2ac
Overhaul of resource-based auth doc (#4715)
* Updates to resource based auth doc

* More edits

* More edits

* Tag with mvc metadata

* Verbiage tweaks

* More edits

* More MVC edits

* More edits

* Initial commit of sample app

* Replace inline code with code imports

* Add download link to sample app

* Correct the requirement class name

* Adjust line number

* Verbiage tweak

* More edits

* Add 1.x sample

* Update sample apps folder name in link

* Minor edits

* More edits

* Fix metadata warnings

* Code cleanup

* Update description metadata

* Update property name in csproj file

* Update old namespaces in ASP.NET Core 2.x app

* Update .NET Fx target framework TODO comments

* Prevent action code from scrolling

* Add Razor Pages sample

* Fix line numbers for highlighting

* Return ForbidResult when appropriate in 2.0 app

* Add authentication assumption notes

* Update metadata

* React to Rick's feedback

* Add 1.x handler snippets
2017-11-08 15:47:59 -06:00
Scott Addie 4c4adff9e8 Add missing description metadata to security docs (#4702) 2017-11-01 09:34:09 -10:00
Scott Addie 2e1012e01b Address customer verbatim in View-based auth doc (#4638)
* Address customer verbatim in View-based auth doc

* Minor edit

* Update TOC link titles
2017-10-26 19:09:55 -10:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Rick Anderson d54bf9faa6 title dup and seo (#2578) 2017-01-23 11:42:08 -08:00
Tom Dykstra 42d5f34243 remove auth filters stub (#2497)
* remove auth filters stub

* remove refs to auth filters doc
2017-01-11 14:08:39 -10:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00