Commit Graph

77 Commits (88517d0ab6e99221c7cbda238688dc3e8de51ea0)

Author SHA1 Message Date
Mark McGookin 70a2720769
Updated overview to include mention of Azure.Identity package. (#24184)
* Updated overview to include mention of Azure.Identity package.

* Removed instructions for using the old packages completely so as not to confuse people coming to the article for the first time, removed links to the older packages, and explained people using them should upgrade. Also updated the required key permissions for KeyVault.

* Update aspnetcore/security/data-protection/configuration/overview.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/data-protection/configuration/overview.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

Co-authored-by: Mark McGookin <mark@brightpay.co.uk>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-12-09 10:12:18 -10:00
Rick Anderson 3f0a7edae4
Update overview.md 2021-08-25 13:16:55 -07:00
Rick Anderson 3fb8533306
Add logging to dataProtection /4 (#23081)
* Add logging to dataProtection /4

* Add logging to dataProtection /4

* Add logging to dataProtection /4
2021-08-25 07:32:31 -07:00
Martin Costello 992c0fefb8
Fix typo (#23073) 2021-08-20 14:42:03 -05:00
Barry Dorrans 2f141a4397
Add app isolation details from customer feedback (#23068)
* Update overview.md

Add isolation clarification driven by a customer misunderstanding who had used key vault to isolate individual keys in the same vault, causing app crashes.

* Update aspnetcore/security/data-protection/configuration/overview.md

Co-authored-by: Hao Kung <HaoK@users.noreply.github.com>

* Apply Pitch fork guys suggestions (#23071)

* Update overview.md

* Update aspnetcore/security/data-protection/configuration/overview.md

* Update aspnetcore/security/data-protection/configuration/overview.md

* Update aspnetcore/security/data-protection/configuration/overview.md

* Update aspnetcore/security/data-protection/configuration/overview.md

Co-authored-by: Hao Kung <HaoK@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-08-20 10:54:15 -07:00
Barry Dorrans 6de5fc438d
Tweak the docker instructions (#22588) 2021-06-22 07:47:39 -05: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
Mark McGookin a2d1199f48
Updated documentation to include PersistKeysToDbContext (#22003)
* Updated documentation to include PersistKeysToDbContext in aspnetcore > security > data-protection > configuration > overview

* fixed formatting

* Update aspnetcore/security/data-protection/configuration/overview.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/data-protection/configuration/overview.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

Co-authored-by: Mark McGookin <mark@markmcgookin.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-05-02 06:43:06 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Wim Devos a394a1aeb7
Fixed build in "Configure ASP.NET Core Data Protection" (#22126) 2021-04-24 06:31:53 -05:00
Wade Pickett 72a6b93541
Doc sweep fixes (#21851)
* Doc sweep: fix scan issues

* fixed 1100782 and 1100936

* Adding Rick's review suggestions. part 1

* Update aspnetcore/security/anti-request-forgery.md

Added Rick's suggestion.  anti-request-forgery.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* anti-request-forgery.md udpate per review feedback.

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-03-25 09:11:03 -10:00
Frank(MSFT) 27b097ffc0
Updates overview.md (#20329)
Co-authored-by: Frank Li (Wicresoft North America Ltd) <v-cheli@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-11-02 11:01:37 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Mark McGookin 96634276f5
PR to address incorrect package versions in DataProtection Configuration document (Issue #19770) (#19771) 2020-09-04 11:04: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
Wade Pickett 72ed2176e6
CI Update (#19419)
Co-authored-by: VSC-Service-Account <vscavu@microsoft.com>
2020-08-05 13:36:58 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Mark McGookin 8545f2a320
Updated security > data-protection > configuration > overview.md to explain when using blob storage to store keys and azure keyvault to protect them. They key store blob xml file must already exist before running. This isn't clear from any of the other examples or documentation. (#18533)
Co-authored-by: Mark McGookin <mark@markmcgookin.com>
2020-06-17 07:39:33 -10:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Scott Addie 0a6c1f78c5
Update aspnet/AspNetCore & aspnet/Home references to dotnet/As… (#16483)
* React to AspNetCore repo move to dotnet org

* Change aspnet/Home reference to dotnet/aspnetcore

* More replacements of aspnet/Home
2020-01-09 13:30:28 -06:00
Rick Anderson 9d714287bc
Update overview.md (#16233) 2019-12-16 19:22:12 -08:00
Luke Latham 23870b7eb2
Content root & web root enhancements (#14888) 2019-10-07 12:53:23 -05:00
Rick Anderson a9c65b6be7
Redis warning on storing keys (#14560) 2019-09-25 09:42:51 -10:00
Galdin Raphael 05027c22f5 Mark csharp code-blocks as such (#12863) 2019-06-13 09:04:59 -05:00
Nate McMaster d4ceb5137e
Add sample showing using service-to-service authentication to store DataProtection keys in Azure (#12826)
* Update key-storage-providers.md

* Update overview.md

* Update aspnetcore-1.1.md
2019-06-12 07:41:35 -07:00
Luke Latham 58fa78efdf
Coalesce hosting model coverage (#12573) 2019-06-12 06:38:05 -05:00
Luke Latham 0e7844df58
Update AKV DP provider content (#11944) 2019-04-11 12:05:23 -05:00
Luke Latham 75f3706067
Add remark on KV permissions for app (#11942) 2019-04-11 10:27:03 -05:00
Luke Latham b50a879956
Per-app isolation: the app's unique ID (#11880) 2019-04-10 12:24:39 -05:00
Luke Latham 62bbebab84 Crosslink key storage providers in config overview (#11330) 2019-03-08 10:06:57 -10:00
Luke Latham 2d6add9556
setProfileEnvironment for DP keyring in user profile (#10875) 2019-02-12 13:18:29 -06:00
Pavel Krymets 2abd586b7e
Specify what is being used for application discrimination (#10488) 2019-01-18 11:52:07 -08:00
Luke Latham 5cfc4cdda0
Clarify shared DP version for shared DP payloads (#9546) 2018-11-13 13:43:40 -06:00
Rick Anderson ea8f1930c8
Update overview.md 2018-09-19 12:01:41 -10:00
Luke Latham 40955562d1
Enhance DP cert protect/unprotect coverage (#7798) 2018-07-24 14:38:14 -05:00
Luke Latham 26df53814c
Host ASP.NET Core in a web farm (#7602) 2018-07-16 14:05:42 -05:00
Scott Addie a18a6bdc8c
Metadata updates to ASP.NET Core security docs (#7188)
Addresses #6541
2018-06-20 12:43:43 -05:00
Luke Latham 828a9d8e77
Protect DP keys with Key Vault (#6483) 2018-05-25 09:48:32 -05:00
Scott Addie 0a03b7d225
Verbiage tweaks 2018-04-13 16:47:46 -05:00
Rick Anderson b51c3ca307
Update overview.md 2018-04-13 10:22:05 -10:00
Rick Anderson 3c2f57695f
Update overview.md 2018-04-13 10:17:11 -10:00
Scott Addie a552d51964 Data protection permissions warning patch 2018-04-13 14:30:58 -05:00
Barry Dorrans dec0d8e3e4
Add permissions warning
As discussed.
2018-04-13 11:20:13 -07:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham e90ee95e78 Prereqs tuneup (#5721)
Updates
2018-03-19 18:04:00 -10:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -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