Releases: SSHcom/privx-sdk-for-python
v37.0.0
v36.0.0
Some notable changes in PrivX 36.0 (please refer to PrivX documentation for full details):
Custom attributes can be assigned to local user.
ManagedAccount SecurityIdentifier field can be modified (if needed).
ManagedAccount SamAccountName can be specified.
RDP certificate authentication can be disabled for a ManagedAccount via DisableRdpCertAuth flag.
The changes above are part of the support for RDP certificate authentication using strong mapping (SID extension). The SecurityIdentifier (SID) is scanned automatically if possible. Otherwise, it can be edited via custom attribute for local user or via SecurityIdentifier property for ManagedUser. Legacy Windows account format DOMAIN\username can be used in a host account configuration together with a target domain.
v35.0.0
PrivX Python SDK v35.0.0 is now compatible with PrivX v35.
New API Endpoints
API endpoints for the new password management feature for Active Directory and Entra domains have been added to the SDK. For more information, please refer to the Release Notes and our API Documentations for detailed specifications.