4.5.0
Features and improvements
New connectors
Added connectors for Bravura Safe secret management (agtbsafe-secret) and Bravura Safe user management (
agtbsafe-user
)
Deprecated connectors
The SAP GRC and SAP GRC (Netweaver 7.5+) connectors agtsapgrc and agtsapnwgrc have been removed from the Connector Pack.
Active Directory
Added additional logging for fine-grained password policies in Active Directory.
Database
Added logging to help troubleshoot database scripted connector hashing issues.
Workday
Added a time offset for the Workday connector in the
agtworkday
.cfg sample script for the "TransactionTimeOffset" option to accommodate the strict workday API time restriction. Default value is 60 seconds.
IBM OS400 Server
Modified the IBM OS400 Server connector (
agtos400
) connector to add AS400 integration to the IBM iAccess for Java (ACS API).
Cisco Unified Communication Manager
Adds paging for the agent listing for the Cisco Unified Communication Manager connector (
agtcucm
).
Microsoft Exchange
Modified the Microsoft Exchange Server connector to be able to create/delete Active Directory distribution groups and mail-enable them by using the new pseudo attributes _CreateADGroup and _DeleteADGroup.
Python
Added support for Python 3.11 for Bravura Security Fabric .
Added the pxpython-3-7.exe and pxpython-3-10.exe alternate pxpython binaries for Python 3.7 and 3.10 support for linking against specific Python versions.
Powershell
Added the "Use system defined execution policy" target system option for the PowerShell Script connector (
agtps
) to be able to have the option to use system set execution policies or to change/restore the policy when it is running.
LDAP
Modified the LDAP Directory Service connector (
agtldap
) to allow for multiple group members of differing objectClass attributes to be added to or removed from LDAP groups in multiple object LDAP schema environments.
Google applications
Added support for the rename operation for the Google Applications connector.
DUO Authentication
Added support for the rename operation for the DUO Authentication connector.
Resolved issues
Installation
Fixed a problem where minimal connector pack installs may not be able to list.
Bravura OneAuth
Added validation for the Bravura OneAuth connector (
agthypr
) server info operation and authenticating the administrator credentials.
Exchange
Adjusted the exchange connector (
agtexg2k7
) to avoid a potential random stream hanging when listing shared mailbox permissions as groups.Modified the Exchange connector to escape single quotes to account for special characters in attribute values.
Add error handling for the Exchange connector to allow listing to continue when there are corrupted users.
Adjusted the Exchange connector to be able to set multi-value attributes for the create operation.
Workday
Fixed an issue with the Workday connector (
agtworkday
) to correctly list future hires as well as to update attributes properly.Modified the Workday connector to allow for special XML characters within the password and other target attributes.
LDAP
Fixed the external password hash execution for the pwdhash utility that is used alongside the LDAP Directory Service connector for the "pwhash" option in the LDAP attribute script file.
ServiceNow
Modified the return value for the verify operation for the ServiceNow connector (
agtsvcnow
) when verifying against expired passwords.
PeopleSoft
Modified the PeopleSoft connector to force iteration on group member management in order to cover special cases.
Active Directory
Fixed an issue with the Active Directory connector when setting dates in a request and when a previous date is not set for an attribute.
Fixed the Active Directory DN connector to handle and set filetype attributes properly.
Fixed passing of a null reference in the old list format when listing computers in the Active Directory DN connector.
Fixed an issue for the create and update operations regarding timestamp attributes and the pwdLastSet format.
SAP
Fixed the SAP Server Netweaver
agtsapnw
connector for the loginreset method ("Log the user in" for the "Method to make a password productive after a reset" target system address option) to allow for double quotes in passwords when changing a user's password.
Rapid7 Vulnerability Management
Fixed the Rapid7 connector (
agtrapid7
) to be able to list subscribers as CUST type and to fix a couple issues regarding associating accounts.
Radius
Resolved a race condition in the RADIUS connector (
agtradius
) listoverride target option copy functionality.
Python
Fixed
pxpython
3.11.1 (C embedded) in regards to not including the DLLs directory.
Scripted target systems
Fixed an issue with the SQL Script connector (
agtsqlscript
) for the rename operation.