-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
DocsThis issue tracks updating documentationThis issue tracks updating documentationaffected-mostThis issue impacts most of the customersThis issue impacts most of the customersarea-dataprotectionIncludes: DataProtectionIncludes: DataProtectionenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onenet8_docathonThis issue is part of the documentation push in Fall 2023.This issue is part of the documentation push in Fall 2023.severity-minorThis label is used by an internal toolThis label is used by an internal tool
Milestone
Description
When data protection starts, depending on configuration, warnings may appear.
For example, from the sample docker asp.net app we can see
warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60]
Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed.
warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35]
No XML encryptor configured. Key {6a251c6c-4022-4cb3-a021-f4efd9131319} may be persisted to storage in unencrypted form.
Adding an aka.ms link to appropriate documentation pages would make these warnings more useful.
boukenka and RichardD2
Metadata
Metadata
Assignees
Labels
DocsThis issue tracks updating documentationThis issue tracks updating documentationaffected-mostThis issue impacts most of the customersThis issue impacts most of the customersarea-dataprotectionIncludes: DataProtectionIncludes: DataProtectionenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onenet8_docathonThis issue is part of the documentation push in Fall 2023.This issue is part of the documentation push in Fall 2023.severity-minorThis label is used by an internal toolThis label is used by an internal tool