...
An enhancement has been applied to add the System Identifier Attribute to the application overview details. This update will enable customers to view it on the overview details screen.
Addressed the issue in the Assign App Right to Person functionality by ensuring eligibility checks from PBAC Definitions are applied before making assignments. Previously, assignments could be made without validating against PBAC criteria. This fix enhances the security and integrity of the system by validating eligibility according to PBAC Definitions. The issue affected customers using version 212, potentially allowing unauthorized or incorrect assignments.
A new feature has been introduced that enables the assignment of App rights to Business Roles and Locations (BRLs), Groups, and SetGroups from PBAC assignments and PBAC Definitions. This enhancement allows customers using version 212, such as DT, to manage managing rights assignments more efficiently. Additionally, users can now add field types to new assignments when applicable, with the flexibility of making them optional. This update streamlines the process of managing app rights across BRLs, Groups, and SetGroups without requiring mandatory field types.
A new feature has been added to the OnboardGroup process, introducing support for configuring the ParentID for location settings. The update includes the following RWF parameters:
DefaultParentLocationID: Allows setting an OrgZoneID to restrict group creation to a specific location and its children.
SelectALocation_IsVisible: Controls the visibility of the "Select a location" selector in the Group Information step.
SelectALocation_IsRequired: Makes the "Select a location" selector mandatory in the Group Information step.
This enhancement, implemented for DT, adds a "Select A Location" field on the Group Information page with configurable parameters. The customer impact is low, as it primarily involves new configuration options. Associated SQL details are provided in the linked pull request.The IsDeletable property has been exposed on the FieldType model in the Resource Admin project as part of the update for JIRA ID RESADMIN-3242. This enhancement includes the addition of adding a new property in the Model FieldType, a new mapper for the IsDeletable property in the Resource Admin Backend, and updates to the AzFieldTypeView at the database level.
...
A security fix has been implemented for the PSM session to ensure that the Session Events tab is only visible to users with the appropriate access. This update prevents unauthorized access by hiding the tab for users without the required permissions. The fix applies to all customers using version 7.212.
The issue causing a 500 error in the PSM workflow when connecting to a Linux computer via SSH key credentials has been resolved. Previously, the workflow failed if the credentials had an invalid or null account. With this fix, users can connect successfully even if the credential does not have an account.
...