Wade Pickett
86a8f4236e
ADD rename for SignalR docs node ( #30597 )
2023-10-05 16:56:45 -07:00
Alex Buck
167954e87d
[BULK UPDATE] DocuTune - Rebranding links ( #27044 )
...
* [BULK UPDATE] DocuTune - Rebranding links
* Update cascading-values-and-parameters.md
2022-09-20 14:37:02 -10:00
Luke Latham
e175588086
Institute global no-loc ( #26036 )
...
* Institute global no-loc
* Updates
* Updates
* Updates
* Updates
* Updates
2022-06-03 11:35:55 -10:00
Luke Latham
546a06a2d5
Blazor no-loc adds ( #25429 )
2022-03-25 18:19:18 -05:00
Kirk Larkin
cc48f32954
Code-fence common filenames ( #25369 )
2022-03-21 12:24:36 -10:00
Luke Latham
5f1743e629
Add Blazor Hybrid to no-loc metadata ( #25064 )
2022-02-18 07:17:09 -06:00
Kirk Larkin
0fb4660eb1
Replace remaining /dotnet/api references with xrefs ( #25039 )
2022-02-17 09:35:19 +00:00
Rick Anderson
9134416dbe
.NET 6 update for SignalR auth and authz /1 ( #24875 )
...
* .NET 6 update for SignalR auth and authz /1
* .NET 6 update for SignalR auth and authz /1
* .NET 6 update for SignalR auth and authz /1
* .NET 6 update for SignalR auth and authz /1
* .NET 6 update for SignalR auth and authz /1
* .NET 6 update for SignalR auth and authz /1
* react to feedback
* minor updates
2022-02-14 12:34:32 -10:00
Rick Anderson
c6cb781cbe
fix monikers in Auth and Authz in SignalR /1 ( #24872 )
...
* fix monikers in Auth and Authz in SignalR /1
* fix monikers in Auth and Authz in SignalR /1
* fix monikers in Auth and Authz in SignalR /1
2022-02-03 15:58:31 -10:00
Kirk Larkin
e3c99c2fe5
Prefer :::moniker over ::: moniker ( #24805 )
2022-01-31 13:12:01 -10:00
Brennan
259a1524f1
Add new auth config option for SignalR ( #22932 )
2021-08-13 15:07:55 -07:00
Rick Anderson
ad321c2700
Add Home and Privacy to no-loc ( #22237 )
...
* Add Home and Privacy to no-loc
* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson
2f00739f4e
Kestrel to no-loc ( #22182 )
2021-05-01 13:03:18 -10:00
Scott Addie
09e3573c75
Finish default branch renaming work
2021-03-09 22:40:27 -06:00
Rick Anderson
311cef0e25
appsettings.json noloc ( #20320 )
2020-10-27 11:27:47 -10:00
Luke Latham
d94bb6df40
IdS with WebSockets and Server-Sent Events ( #20269 )
2020-10-22 13:40:10 -05:00
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
63d40f5602
SignalR naming consistency ( #18759 )
2020-06-12 15:55:07 -05:00
Brennan
5ec47aa88b
Cleanup SignalR Windows Auth with browsers ( #18296 )
...
* Cleanup SignalR Windows Auth with browsers
* Update
* Update authn-and-authz.md
* Update authn-and-authz.md
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-06-10 16:14:48 -10:00
Luke Latham
f2834015b6
Drop existing no-loc entries ( #18111 )
2020-05-04 12:00:16 -05:00
Rick Anderson
e74db43429
Update authn-and-authz.md
2020-05-01 09:51:50 -10: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
Luke Latham
483b8f01ac
Apply no-loc metadata for "SignalR" ( #15675 )
2019-11-12 13:40:34 -06:00
Andrew Stanton-Nurse
ecf083986d
remove custom JWT stuff from the SignalR auth doc ( #15019 )
...
* remove custom JWT stuff from the SignalR auth doc
* Fix up snippet refs
* more security considerations
* remove 'view' qs parameter
* edit pass on SignalR authN / authZ doc (#15162 )
* fix ms.date
2019-10-17 10:12:20 -05:00
Stephen Halter
1e93eb75f8
Update SignalR 3.0 docs to use Endpoint Routing ( #14126 )
2019-09-05 14:43:46 -07:00
Brennan
ef668b109e
Auth handlers with SignalR ( #13107 )
...
* auth handler section
* tweak
* class
* Apply suggestions from code review
Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>
* Update aspnetcore/signalr/authn-and-authz.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/signalr/authn-and-authz.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* preview 7 signalr auth updates - code sample change (#13312 )
* changed example code
* Update aspnetcore/signalr/authn-and-authz.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/signalr/authn-and-authz.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/signalr/authn-and-authz.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/signalr/authn-and-authz.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/signalr/authn-and-authz.md
Co-Authored-By: Brennan <brecon@microsoft.com>
* Update aspnetcore/signalr/authn-and-authz.md
Co-Authored-By: Brennan <brecon@microsoft.com>
* Update aspnetcore/signalr/authn-and-authz.md
Co-Authored-By: Brennan <brecon@microsoft.com>
2019-07-23 10:58:58 -05:00
Henrik Walker Moe
73a20435a2
Middleware ordering for signalr and authentication ( #12339 )
...
* Adds example of configuring SignalR with authentication
* Adds note explicitly mentioning ordering of middleware
* Update aspnetcore/signalr/authn-and-authz.md
Co-Authored-By: BrennanConroy <brecon@microsoft.com>
* Update aspnetcore/signalr/authn-and-authz.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* update ms.date metadata value
2019-05-09 16:30:35 -05:00
Luke Latham
217c6f3604
React to repo name change in repo links ( #12152 )
2019-04-24 14:04:39 -10:00
Brady Gaster
e3c3b8d125
add claimtypes.email provider to auth sample & article ( #10691 )
...
* finished #6925
* augmented per @BrennanConroy
* fixed css link
* added method to hub
* added code from sample to file
* fixed user sample
* removed the email version of this sample
* removed last mention of the customization
* Minor edits
* added (and tested) claimtypes.email-supporting identity approach
* referencing code in sample instead of hard-typed
* fixed a dumb thing
* implemented all changes suggested by @tdykstra
* fixed suggestions from @scottaddie
* updated metadata
* Update ms.date
* tweaks implemented per @BrennanConroy
* Update heading
2019-02-01 16:03:44 -06:00
Tom Dykstra
05a3cd396c
Assign SignalR docs to Brady ( #10575 )
2019-01-23 10:36:13 -10:00
Tom Dykstra
fa2ef21a1a
Add Additional resources section ( #9966 )
2018-12-11 10:24:20 -08:00
Scott Addie
fcf473f19a
Fix DocFX build warnings from retired index pages ( #9339 )
2018-10-30 15:48:01 -05:00
Tom Dykstra
53d3060df9
Additional cookie/bearer token auth info ( #9263 )
2018-10-29 12:32:46 -07:00
Tom Dykstra
b6ba3d220c
Table of Contents reorg ( #9133 )
...
* overview
* whats new to end
* fix migration node
* split fundamentals, move to end
* glob & loc, get started
* security node name
* security section
* azure, client-side, host
* several more sections
* redistribute tutorials
* proofread fixes
* move how to download section
* index files delete and redirect
* fix errors
* reorder some nodes
* scott feedback, flatten main tutorials node
* fix missed feedback items + other issues
* unflatten tutorials node
* move 'how to download'
* more tutorials node tweaks
* standardize view sample links
* db --> DB
* fix build error
* remove link from a parent node
* streamline node names
* xref links
* typos
* typo
* typos and revert some xref links
* scott feedback
* scott feedback
* feedback
* change node name
* safe storage-->protect
2018-10-26 18:34:40 -10:00
Andrew Stanton-Nurse
55de66375a
fix access token sample in SignalR auth document ( #8680 )
...
Fixes #8631
The `AccessTokenFactory` expects a `Task<string>` so we need to wrap it in `Task.FromResult` in the sample (which is synchronous).
2018-09-24 10:24:26 -05:00
Andrew Stanton-Nurse
77e47ab640
SignalR - .NET Client Windows Auth ( #7670 )
2018-07-17 16:17:40 -05:00
Rick Anderson
5e4fa56f10
WT Bearer token configuration is incomplete ( #7647 )
...
* WT Bearer token configuration is incomplete
* WIP: 2.1 update for secure user data
* revert pdf
2018-07-16 14:11:51 -06:00
Scott Addie
cb24febfda
Update author metadata fields to Tom ( #7652 )
...
Updates the `ms.author` and `author` metadata fields to Tom's user ID.
2018-07-16 15:09:39 -05:00
Andrew Stanton-Nurse
3ee6b79ce4
SignalR AuthN/AuthZ and Security Concepts ( #7312 )
...
* initial prose, samples still todo
* add sample and docs on Windows Auth
* add sample download link
* fix some code samples
* fix xref
* clarify sample comment when it's embedded in the document
* pr feedback
* add section on buffer management
* feedback
* some feedback
* update index/toc
* Update authn-and-authz.md
2018-07-11 16:21:53 -06:00