Azure-Samples / active-directory-b2c-advanced-policies

Sample for use with Azure AD B2C with Custom Policies.
http://aka.ms/aadb2ccustom
MIT License
217 stars 145 forks source link

Delete Explore Admin #56

Closed agrabhi closed 4 years ago

agrabhi commented 4 years ago

The Explreadmin dll is deprecated and some of the functionality doesn't work anymore. We should delete the files to remove the customer confusion.

Leaving only AzureADB2CPolicyEngineApplications, since that is against AADGraph and is still supported.

For supported mechanism of uploading custom policies using PowerShell, please visit https://docs.microsoft.com/en-us/powershell/module/azuread/?view=azureadps-2.0-preview#trust_framework_policy_management

The PowerShell cmdlets for KeySets will be released in due course by year end.

agrabhi commented 4 years ago

ExploreAdmin Dll is deprecated. We have MSGraph apis for managing polciies and keycontainers. Customers should move to them