INNES appi AZURE AD Powershell module
SUMMARY
This set of Powershell functions allows to create or remove an application in Azure AD with the following functions:
New-AppiAADApplication
,Remove-AppiAADApplication
.
The result of the Powershell function is also stored in a JSON file containing values which could be required by your Appi to connect to AZURE AD:
- the
clientId
value, - the
tenantId
value, - the
clientSecret
value.
2020-11-06
innes_appi_azure_ad-powershell_module-V1.10.11.zip download
BUG FIX, NEW FEATURES, MINOR UPDATES
- Initial version
INFORMATION
DOCUMENTATION
INNES appi AZURE AD Powershell module
user manual (1.10.11-001B/EN) download