EntityFramework.Docs icon indicating copy to clipboard operation
EntityFramework.Docs copied to clipboard

Provide ROPC warning on connections strings per SFI learn.microsoft.com mandate

Open Rick-Anderson opened this issue 1 year ago • 3 comments

Issue or suggestion

This issue is a copy of https://github.com/dotnet/AspNetCore.Docs/issues/33226

See the warning just above SQL Server Express LocalDB and follow see Secure authentication flows.

That's how we're handing potential ROPC risks. Ultimately customers will deploy apps to production. Most of the work is done in a few include files to choose from

dotnet_EntityFramework_Docs

CS effort for repos: dotnet_EntityFramework_Docs

For details see: SFI info in Teams

Rick-Anderson avatar Sep 20 '24 02:09 Rick-Anderson