Skip to content

v0.1.29

Compare
Choose a tag to compare
@pspete pspete released this 20 Aug 23:46
· 16 commits to main since this release

Version 0.1

Initial Release

Added

  • New-IDSession - Authenticate to CyberArk Identity, answering MFA challenges to start a new API session.
  • Close-IDSession - Logoff CyberArk Identity API
  • Clear-IDUserSession - Signs out user from all active sessions
  • Get-IDSession - Get WebSession object from the module scope
  • Get-IDUser - Fetch details of cloud directory users
  • Suspend-IDUserMFA - Exempt a user from MFA
  • Test-IDUserCloudLock - Checks if a user is cloud locked
  • Lock-IDUser - Enable user cloud lock
  • Unlock-IDUser - Disable user cloud locked
  • Get-IDTenant - Get Tenant information
  • Get-IDTenantConfiguration - Get tenant configuration data
  • Get-IDConnector - Get connector health
  • New-IDPlatformToken - Request OIDC token based on grant type