Commit Graph

14 Commits (a99e50af0885fd4cd1f465df494eeae08ed88917)

Author SHA1 Message Date
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham 0fd5bc09b7
Update bookmarks (#18762) 2020-06-11 11:48:44 -05:00
James Newton-King 560f72efb8
Update gRPC docs for 2.29.0 (#18457) 2020-05-27 13:50:16 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
MaiReo 322cc312d7
Fixes a typo at aspnetcore/grpc/authn-and-authz.md (#17248)
Fixed a typo at  the example of `Startup.Configure`
2020-03-09 10:17:53 -05:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Luke Latham 2e9bf90656
Drop styled link text (#16042) 2019-12-05 17:12:26 -06:00
James Newton-King 4c1300a88e
Clarify that gRPC CallCredentials requires TLS (#16029) 2019-12-05 14:39:07 +13:00
James Newton-King b3b632f78a Update gRPC authentication sample to latest packages (#14867)
* Update gRPC authentication sample to latest packages

* Clean up
2019-10-07 11:01:26 -05:00
James Newton-King 7f6838cc07 Update authn-and-authz.md (#13765)
* Update authn-and-authz.md

* minor edit
2019-08-13 12:29:50 -05:00
James Newton-King fa7886ef19
Add note that Windows Authentication can't be used with gRPC (#13459) 2019-07-27 10:01:02 +12:00
James Newton-King 8a44d72461 Add gRPC authentication and authorization (#13151)
* Add gRPC authentication and authorization

* Clean up

* Clean up

* Update aspnetcore/grpc/authn-and-authz.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/grpc/authn-and-authz.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/grpc/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/grpc/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/grpc/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* PR feedback

* Update authn-and-authz.md
2019-07-17 18:11:58 -07:00