You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
I have a couple of Federated Directory Service (FDS) groups from Azure AD that I've been able to add as safe members in the Privilege Cloud GUI, but when I try to do the same with Add-PASSafeMember, I receive the following error: Invoke-PASRestMethod : There are some invalid parameters.
To Reproduce
Steps to reproduce the behavior:
Connect to Privilege Cloud with service user credentials:
Expected behavior
I want the FDS group to be added as a member of the safe with the permissions that I've specified.
Screenshots & Console Output
Invoke-PASRestMethod : There are some invalid parameters
At line:292 char:13+ ...$result=Invoke-PASRestMethod-Uri $URI-Method POST -Body $Body+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ({"Details":[{"E...id parameters"}:ErrorRecord) [Invoke-PASRestMethod],Exception+FullyQualifiedErrorId : PASWS167E,Invoke-PASRestMethod
Your Environment
Include relevant details about your environment
PowerShell Version: 5.1.19041.4522
psPAS Version: 6.4.85
CyberArk Version: Privilege Cloud
The text was updated successfully, but these errors were encountered:
Describe the issue
I have a couple of Federated Directory Service (FDS) groups from Azure AD that I've been able to add as safe members in the Privilege Cloud GUI, but when I try to do the same with Add-PASSafeMember, I receive the following error: Invoke-PASRestMethod : There are some invalid parameters.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I want the FDS group to be added as a member of the safe with the permissions that I've specified.
Screenshots & Console Output
Your Environment
Include relevant details about your environment
The text was updated successfully, but these errors were encountered: