diff --git a/DotNetNuke.Authentication.Azure.B2C/AzureADB2CProvider.dnn b/DotNetNuke.Authentication.Azure.B2C/AzureADB2CProvider.dnn index cf3b3fc..aab1400 100644 --- a/DotNetNuke.Authentication.Azure.B2C/AzureADB2CProvider.dnn +++ b/DotNetNuke.Authentication.Azure.B2C/AzureADB2CProvider.dnn @@ -1,6 +1,6 @@ - + DNN Azure Active Directory B2C Provider The DNN Azure Active Directory B2C Provider is an Authentication provider for DNN Platform that uses Azure Active Directory B2C OAuth2 authentication to authenticate users. @@ -146,7 +146,37 @@ - + + + + AzureAD.B2C.Impersonate + AzureAD.B2C.Impersonate + DotNetNuke.Authentication.Azure.B2C.Components.FeatureController + + + + + + AzureAD.B2C.Impersonate + 0 + + + + DesktopModules/AuthenticationServices/AzureB2C/Impersonate.ascx + False + + View + + + 0 + + + + + + + + web.config @@ -188,7 +218,7 @@ - + DNN Azure Active Directory B2C User Management The DNN Azure Active Directory B2C Provider is an Authentication provider for DNN Platform that uses Azure Active Directory B2C OAuth2 authentication to authenticate users. @@ -251,57 +281,5 @@ - - DNN Azure Active Directory B2C Impersonation - - The DNN Azure Active Directory B2C Provider is an Authentication provider for DNN Platform that uses Azure Active Directory B2C OAuth2 authentication to authenticate users. - - ~/DesktopModules/AuthenticationServices/AzureB2C/Images/azure.png - - Intelequia - Intelequia Software Solutions - http://intelequia.com - info@intelequia.com - - - - true - - 09.03.00 - - - - - - - AzureAD.B2C.Impersonate - AzureAD.B2C.Impersonate - DotNetNuke.Authentication.Azure.B2C.Components.FeatureController - - - - - - AzureAD.B2C.Impersonate - 0 - - - - DesktopModules/AuthenticationServices/AzureB2C/Impersonate.ascx - False - - View - - - 0 - - - - - - - - - diff --git a/DotNetNuke.Authentication.Azure.B2C/AzureADB2CReleaseNotes.txt b/DotNetNuke.Authentication.Azure.B2C/AzureADB2CReleaseNotes.txt index d6692b8..750de44 100644 --- a/DotNetNuke.Authentication.Azure.B2C/AzureADB2CReleaseNotes.txt +++ b/DotNetNuke.Authentication.Azure.B2C/AzureADB2CReleaseNotes.txt @@ -86,3 +86,8 @@
  • Added support for B2C tenants using usernames instead of e-mails (or both) on login
  • Fix user management impersonation
  • + +

    Version 01.04.07

    + diff --git a/DotNetNuke.Authentication.Azure.B2C/Properties/AssemblyInfo.cs b/DotNetNuke.Authentication.Azure.B2C/Properties/AssemblyInfo.cs index 8ad4d4b..711b6f9 100644 --- a/DotNetNuke.Authentication.Azure.B2C/Properties/AssemblyInfo.cs +++ b/DotNetNuke.Authentication.Azure.B2C/Properties/AssemblyInfo.cs @@ -28,6 +28,6 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.4.6.0")] -[assembly: AssemblyFileVersion("1.4.6.0")] +[assembly: AssemblyVersion("1.4.7.0")] +[assembly: AssemblyFileVersion("1.4.7.0")] diff --git a/docs/images/BadgeRelease.svg b/docs/images/BadgeRelease.svg index f0c4a66..8311ba7 100644 --- a/docs/images/BadgeRelease.svg +++ b/docs/images/BadgeRelease.svg @@ -12,7 +12,7 @@ release release - v1.4.6 - v1.4.6 + v1.4.7 + v1.4.7