AspNetCore.Docs/aspnetcore/includes/managed-identities-test-non...

10 lines
459 B
Markdown
Raw Normal View History

ROPC: include for secure auth flow - managed identities (#33408) * ROPC: include for secure auth flow - managed identities * Applied include as examplerp series sql.md * Renamed include and applied to examples ROPC issues for connection strings * Fixed link path * Added include managed-identities-test-non-production.md * switched includes * Update aspnetcore/includes/managed-identities-test-non-production.md Feedback and improved change from Rick-Anderson Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> * Moved warning to proper locaiton * Added missing character in include note. * Fix aligngment in last sentance of include note * Update aspnetcore/includes/managed-identities-test-non-production.md Co-authored-by: Tom Dykstra <tdykstra@microsoft.com> * Added Rick's local database no pwd as inclucde * Addressed Tdykstra suggestion on env var. * Clarified Key vault links * Update aspnetcore/includes/managed-identities-local-db-no-pwd.md Removing include file entirely Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> * Update aspnetcore/includes/managed-identities-test-non-production.md Added commit from Rick for include statement on local db connection string. Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> * Removed 2nd inlcude now that only one include is used * Update aspnetcore/includes/managed-identities-test-non-production.md Co-authored-by: Tom Dykstra <tdykstra@microsoft.com> --------- Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-08-24 07:53:10 +08:00
---
author: wpickett
ms.author: wpickett
ms.date: 08/22/2024
ms.topic: include
---
> [!NOTE]
> This article uses a local database that doesn't require the user to be authenticated. Production apps should use the most secure authentication flow available. For more information on authentication for deployed test and production apps, see [Secure authentication flows](/entra/identity-platform/authentication-flows-app-scenarios#web-app-that-signs-in-a-user).