CloneApp
0.0.1
CloneApp clones the API Permissions of an Azure AD App to the same or another tenant. You export an XML file and import to create a new App.
Can also be imported from a GIST.
Additionally, a client secret and admin consent URL can be generated for the new app.
Installation Options
Owners
Copyright
2020 Kevin Blumenfeld. MIT License.
Package Details
Author(s)
- Kevin Blumenfeld
Tags
AzureAD APP Registration API Permissions
Functions
Export-AzureADApp Get-GitHubGist Get-GitHubGistID Import-AzureADApp
Dependencies
This module has no dependencies.
FileList
- CloneApp.nuspec
- CloneApp.psd1
- CloneApp.psm1
- Public\Export-AzureADApp.ps1
- Public\Get-GitHubGist.ps1
- Public\Get-GitHubGistID.ps1
- Public\Import-AzureADApp.ps1