Commit Graph

4 Commits (a97defb89edaec0f68ec8cc5d6b943ddaaec5388)

Author SHA1 Message Date
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10: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
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
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