From 8b9eb0785209dea99ea7ff309f56cff3c28d4553 Mon Sep 17 00:00:00 2001 From: Zachary Halzel Date: Tue, 30 May 2023 15:05:28 -0400 Subject: [PATCH] CIAM updates (#2422) (#2432) * CIAM updates (#2422) * Updates for CIAM * Updates for code modifier configs * Update version to 2.0.4 --- eng/Versions.MSIdentity.props | 2 +- .../ApplicationParameters.cs | 5 + .../AzureAdProperties.cs | 25 ++- .../cm_dotnet_blazorserver.json | 4 +- .../cm_dotnet_blazorwasm.json | 2 +- .../CodeModifierConfigs/cm_dotnet_webapp.json | 73 ++++--- .../CodeReaderWriter/ProjectModifier.cs | 27 +-- ...osoftIdentityPlatformApplicationManager.cs | 33 ++- .../Properties/Resources.Designer.cs | 198 +++++++++--------- .../Properties/Resources.resx | 32 +-- 10 files changed, 230 insertions(+), 171 deletions(-) diff --git a/eng/Versions.MSIdentity.props b/eng/Versions.MSIdentity.props index f2899e63e..e899be35e 100644 --- a/eng/Versions.MSIdentity.props +++ b/eng/Versions.MSIdentity.props @@ -6,7 +6,7 @@ true - 2.0.3 + 2.0.4 rtm true