-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enhanced error checking for iam deployments (#446)
- Updated `Export-IamJsonSpec` for NSX identity provider configuration. - Updated `Invoke-IamDeployment` to support new NSX identity provider json inputs. - Updated `Invoke-UndoIamDeployment` to support new NSX identity provider json inputs. - Added `Get-NsxtLdapStatus` cmdlet to retrieve the configuration status of an identity source in NSX. - Fixed `Add-NsxtLdapRole` cmdlet which was passing the Workload Domain rather than the identity source domain when assigning groups and users. - Enhanced `Add-NsxtIdentitySource` cmdlet to use `Get-NsxtLdapStatus` and check if the identity source connection is operational. - Enhanced `Undo-SddcManagerRole` cmdlet for better error handling and message output. Signed-off-by: Gary Blake <gblake@vmware.com>
- Loading branch information
1 parent
30ab395
commit e6d74f0
Showing
3 changed files
with
211 additions
and
137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.