Platform Change Log
This topic contains a brief log of changes written by developers. The intent is to quickly provide information, not polished prose.
The line-item numbers are for internal tracking. They provide a unique reference when talking to Delinea support.
If you are using a Delinea Connector version older than v6.1.350, it is crucial to upgrade as soon as possible to avoid downtime accessing the platform. Due to major API changes, older versions will no longer be compatible with the platform starting September 20, 2024.
Thursday, July 10, 2025
Bug Fixes - 2
-
661768 - PCS - Amended the logic on the bulk import to allow multiple unix login names to be bulk imported, as long as they are associated with different computers.
-
654488 - PCS - The Groups page will now appear populated when it is selected from the Policies page.
Monday, June 23, 2025
Improvements - 1
-
654480 - PCS - New permissions have been created to manage User Profiles. These include permissions to:Create Linux user profiles Update Linux user profiles Delete Linux user profiles Read Linux user profiles To be able to Bulk Import User Profiles, users must have the Create and Update permissions.
Bug Fixes - 1
-
660172 - PCS - Customers with linux machines previously joined to AD that have their UPNs manually set can now use MFA
Monday, June 16, 2025
Improvements - 1
-
650345 - PRA - The start session call was added. Need to test with portal-api
Friday, June 6, 2025
Improvements - 1
-
654480 - PCS - New permissions have been created to manage User Profiles. These include permissions to: Create Linux user profiles, Update Linux user profiles, Delete Linux user profiles, Read Linux user profiles. To be able to Bulk Import User Profiles, users must have the Create and Update permissions.
Wednesday, June 4, 2025
Improvements - 3
-
644077 - PRA - To separate the Engine Management UI from the PRA workload functions, a new permission Manage Sites (delinea.enginepool/site/manage) was added. This allows Delinea Platform users to launch PRA without having access to manage sites through the UI.
-
650333 - PRA - recording parameter was added.
-
650339 - PRA - Added end session calling. Currently mocked until we add configuration via cookies.
Wednesday, May 28, 2025
Improvements - 2
-
641724 - PCS - New permissions have been created to manage User Profiles. These include permissions to: Create Linux user profiles, Update Linux user profiles, Delete Linux user profiles, Read Linux user profiles. To be able to Bulk Import User Profiles, users must have the Create and Update permissions.
-
650649 - PCS - When changes are made to a User Profile, any fields amended will be logged under the 'Field changes' section in the Audit Logs.
Wednesday, May 21, 2025
Bug Fixes - 18
-
633084 - Identity - Updated some Japanese translations
-
633135 - Identity - Updated the "Weak Password Check" policy option such that it will no consider one and two letter words when determining if the password is weak. AKA the letter 'I' will not be counted as a word.
-
637380 - Identity - Corrected a login issue where the wrong MFA policy could be applied when redirecting to a federated user.
-
638112 - Identity - Corrected a Federated login issue where an Admin-applied MFA Unlock would not correctly allow the federated user to log in.
-
649173 - Identity - Load speeds for pages on users and group from Entra are significantly improved.
-
508881 - PRA - Fixed authenticate failure in RAS service within 8 hours after universal token is enabled.
-
510885 - PRA - Fixed the token authorization problem that sometimes prevents RAS launcher from showing up.
-
514277 - PRA - An update was made to mark tunnels "offline" when Tunnel Server pods are shut down.
-
517306 - PRA - Track errors that occur in the httputil package.
-
520418 - PRA - Fix concurrent database queries.Kubernetes Event Exporter: remove NodeNotReady event for Engine Manager.
-
533613 - PRA - Remove partially uploaded file on unsuccessful upload.
-
536023 - PRA - Fixed connection issues in some environments with MFA enabled.
-
538442 - PRA - Timeout for establishing RDP connection is increased to 2 minutes.
-
539603 - PRA - The Chinese letters are printed correctly on the SSH. Also, verified sending the Chinese letter thru the clipboard.
-
551059 - PRA - Fixed a bug with pasting strings in reverse order for powershell on right click.
-
562443 - PRA - Supports UPN username for SMB connection for file transfer.
-
570670 - PRA - Fixed issue connected with Cisco server.
-
574218 - PRA - Fixed random interruption of initial ssh/sftp connection.
Improvements - 20
-
617000 - Identity - State column added
-
630903 - Identity - A new Identity Entities API has been added: /identity/entities/platformusers. This API will query against all users that are active in platform.
-
637285 - Identity - Added Audit tab on the Groups page
-
648536 - Identity - Updated MFA policy system so that the failure of any MFA mechanism applies toward locking a user out briefly. Previously only incorrect passwords applied to this lockout.
-
508665 - PRA - Performed a successful test with 200 concurrent RDP sessions.
-
520175 - PRA - On abnormal connection termination for an SSH session, the tunnel is not closed, a reason for the closure is sent that allows reconnection.
-
520413 - PRA - No regression issues
-
520690 - PRA - Code cleanup after closing code propagation implementation
-
520996 - PRA - Added query string parameter "&silent=0" to installerURL and added processing to of this value to allow user to install the RAS engine with no prompts.
-
522065 - PRA - Added silent install and user supplied engine name to createInstallationURL
-
523760 - PRA - Add silent/automated install script
-
524512 - PRA - Modified RAS engine to use /opt/delinea as home directory
-
526054 - PRA - Improved authentication to prevent RAS engine hijacking.
-
526792 - PRA - DataDog monitor for Guacd created, HPA adjusted.
-
527368 - PRA - Updated pipelines to use platform-agents-linux-dev/prod agent pool.
-
529452 - PRA - Tunnel services support targets with various protocols and are ready to handle connections from upcoming versions of Tunnel Client.
-
529454 - PRA - Opentunnel API receives multiple targets (e.g., main session target, file transfer target)
-
530916 - PRA - Rename Go modules with a dash in the name to follow common naming conventions.
-
538233 - PRA - On prem win registration call completed.
-
569493 - PRA - The code test coverage was extended from 44% to 75%
Monday, May 19, 2025
Improvements - 1
-
647170 - PCS - When a new user is added to a policy, a new Global User Profile will be created, including a truncated unix name. This logic will also prevent duplications and not include invalid characters.
Wednesday, May 7, 2025
Improvements - 1
-
643013 - PCS - When a linux profile is created via UI, a CR workflow is created as well
Bug Fixes - 3
-
644729 - PCS - "Server Suite MFA on Login" and "Server Suite MFA on Privilege Elevation" Policies can be activated using the API.
-
645871 - PCS - "Server Suite MFA on Login" and "Server Suite MFA on Privilege Elevation" Policies can be activated on the UI.
-
646717 - PCS - An issue resulting in an incomplete list of MFA profiles in the drop down selector has been resolved.
Friday, April 18, 2025
Bug Fixes - 3
-
643066 - PCS - Error message was changed for situations when Delinea Platform users or groups are added to policies as subjects.
-
644393 - PCS - Target Instance can be deleted by using DRN for TargetId in the API Delete /api/Policy/{policyId}/target/instance, and it is not visible in the UI as expected.
-
644396 - PCS - Correct Target Assignments in the DB on Adding Target Collection on a Policy.
Friday, April 11, 2025
Improvements - 1
-
621674 - PRA - Basic Health API endpoint was added.
Current health check: Portal API -> Tunnel Manager -> Tunnel Server. It can be extended with future tickets.
The path is {host}/ras/api/health. For instance, https://rasteam.secureplatform.io/ras/api/health.
The response example: {"Status":"Healthy","TotalDuration":"00:00:00.0361565"}
Thursday, March 27, 2025
Improvements - 1
-
632304 - PRA - We have added retries for updating data to mongo DB if we have this kind of error from the DB.
Wednesday, March 26, 2025
Bug Fixes - 1
-
639708 - PCS - added Json override
Thursday, March 20, 2025
Bug Fixes - 1
-
635854 - Identity - Added error message when a user is unable to login because the "Deny platform authentication" profile blocks login
Improvements - 1
-
635063 - PCS - Now, in case of "TooManyRequests" exceptions during interaction with cosmos db, we will try to retry requests 3 more times before throwing exception and passing it to the rabbitmq level retry.
Friday, February 28, 2025
Bug Fixes - 1
-
628091 - Session - Root Cause: A faulty database query caused the update operation to fail. Fix: The query has been corrected to ensure proper comment updates. Impact: Users can now successfully update their session review comments without errors.
Thursday, February 20, 2025
Improvements - 5
-
609239 - PRA - Add Portuguese (pt-pt-qwerty) keyboard layout for PRA RDP sessions.
-
610250 - PRA - New keyboard layouts in Guacd(server side): el-gr-qwerty Greek cs-cz-qwertz Czech fr-ca-qwerty French (Canadian) ro-ro-qwerty Romanian
-
611898 - PRA - A mechanism has been added to check for active tunnels when terminating a pod. If there are active tunnels, the pod termination is postponed by up to 2 hours.
-
611998 - PRA - Fix Safari and WebKit browsers infinite reconnection of PRA Remote Desktop when the server sends a custom error code.
-
612000 - PRA - Added a two-hour waiting period for active connections to complete after the pod terminates.
Thursday, February 13, 2025
Bug Fixes - 1
-
627822 - PCS - The error formatting has been updated on the processing of policies.
Wednesday, February 12, 2025
Improvements - 1
-
621555 - PRA - For /manual /me /connection/session/{id} we've added using policy check. First, we check permissions. If a user has permission to launch - we allow. If not - check a policy.
Friday, February 7, 2025
Bug Fixes - 2
-
622376 - Identity - improve performance logging in with large numbers of policies and roles.
-
626078 - Identity - The Identity /usermgmt/GetUserInfo API has been updated to address a significant scale issue. The response now returns an empty JSON list in the "Groups" attribnute and a string list of Group uuids in a new "GroupUuids" attribute of the user. The "Groups" attribute should be considered obsolete as it will always be empty.
Improvements - 2
-
603770 - Identity - Type filter in member selection dialog is renamed to User Type.
-
616501 - Identity - Updated group description for groups automatically created via Federation mapping to "This group was automatically created during the federation group auto-mapping setup. Federated users that match the mapping criteria are automatically assigned to this group."
Tuesday, January 14, 2025
Bug Fixes - 3
-
603341 - Identity - External directory users won't see the option to set password and disable account
-
604435 - Identity - Fixed an issue where authentication rules were being overridden when saving policy group assignments.
-
616302 - Identity - Future date validation added to user expire date field.
Improvements - 1
-
612892 - Identity - Delinea Connector initial AD topology discovery will use desired domain controllers. The desired list can be set using registry setting desiredDomainControllers
Bug Fixes - 3
-
611425 - PCS - When a policy is deleted, the deletion is reflected on an Inventory item's policy tab.
-
616409 - PCS - Resolved Auth profiles cache issue on the Policy creation page
-
617937 - PCS - When a policy is duplicated, the status defaults to disabled.
Wednesday, December 17, 2024
Improvements - 1
-
615558 - PCS - The PCS agent download file version 6.1.1 is updated to include fixes made in Server Suite version 2024.1.1. For details about the changes in this version, see the section Changes in Release 2024.1 Rolling Update (2024.1.1 / Dec 2024) in the Authentication Service and Privilege Elevation Service 6.1.1 Release Notes.
Friday, December 13, 2024
Bug Fixes - 2
-
582568 - Identity - Browser name/version will now display correctly under user Activity for supported browsers.
-
609928 - Identity - Fixed an issue where AD objects were being automatically imported into Delinea Platform from the Delinea Connector.
Improvements - 3
-
599094 - Identity - TenantStorage was extended with the method to filter tenants by the pod region
-
609130 - Identity - The new file name for the generated certificate: {tenantname}-root.cer
-
609396 - Identity - When the desired group is not in the initial results, message is added to refine the search or change the filters.
Thursday, November 21, 2024
Improvements - 1
-
605220 - PCS - The PCS agent download file version 6.1.1 is updated to include fixes made in Server Suite version 2024.1. For details about the changes in this version, see Authentication Service and Privilege Elevation Service 6.1.1 Release Notes (Server Suite 2024.1).
Wednesday, November 20, 2024
Improvements - 2
-
Delinea Expert - The platform-native AI chatbot is now generally available for all users. Admins can remove access if desired.
-
605220 - PCS - The version 6.1.1 download file of the PCS agent is updated to include fixes made in Server Suite version 2024.1. For details about the changes in this version, see Authentication Service and Privilege Elevation Service 6.1.1 Release Notes (Server Suite 2024.1).
Thursday, November 14, 2024
Improvements - 2
-
609790 - PCS - Updated the title and description in the command template picker. Updated the description on the Granular commands and Granular command groups pages. Updated the spacing between controls on the Create/Edit granular command.
-
609887 - PCS - Updated the description in the policy libraries. Updated the description for each section on the Create/Edit policy page.
Tuesday, November 12, 2024
Bug Fixes - 1
-
609781 - PCS - Added advanced filters for Subjects, Collections, Computers in the primary filter area
Improvements - 1
-
609841 - PCS - Improved the policy creation process by displaying a splash pattern with a message and hyperlink when no command groups are found, allowing users to create command groups in a new tab without losing their policy progress.
Wednesday, November 6, 2024
Improvements - 3
-
607692 - PCS - The system identifies computers without an agent installed and makes the list available to customers.
-
605703 - PCS - Defined swagger structural errors resolved - using standard acceptable type.
-
607138 - PCS - Authorization GET APIs became synchronous and started to return responses with data instead of operation id.
Tuesday, October 29, 2024
Bug Fixes - 1
-
601963 - Identity - Fixed a bug where group name changes does not take effect on save
Improvements - 3
-
541959 - Identity - IWA Certificate can now be generated directly in the Platform
-
588652 - Identity - Groups from external directories are available for policy group assignment.
-
608019 - Identity - Added descriptive text for the IWA hostname
Thursday, October 17, 2024
Improvements - 1
-
604602 - PCS - The system will show computers where the policy is not being enforced as an agent has not been installed on the machine.
Tuesday, October 15, 2024
Improvements - 1
-
541959 - PCS - IWA Certificate can now be generated directly in the Platform
Tuesday, October 8, 2024
Bug Fixes - 1
-
600358 - Policy Services - The option "command groups" has been removed from the policies condition filter.
Improvements - 1
-
600097 - Policy Services - An error text and a link are displayed below the name field if the policy has agentless targets. By clicking on the link, you can view all agentless targets.
Thursday, October 3, 2024
Bug Fixes - 4
-
578395 - Identity - Fixed and issue where users logging in with MFA redirect would not have login status updated
-
582905 - Identity - Fix: Improved organization and nomenclature updates for better usability and tracking of mobile devices
-
585602 - Identity - Corrected an issue where a mapped federated user could be blocked from login when policy allowed the mapped user to login
-
594714 - Identity - Resolved the routing issue to ensure the 'Create New MFA Provider' functionality works correctly.
Improvements - 8
-
568144 - Identity - Improvement: Dynamic Group Creation Based on User Claims Automatic Mapping of Federated Users to Platform Groups Various UI Enhancements
-
575932 - Identity - Policies can be applied to External Directory groups like AD groups.
-
586240 - Identity - Case insensitivity now functioning for Raw Cosmos SDK client (vs efcore wrapped cosmos usage) - The only breaking change was the custom attribute is now abstracted to accept an enum instead of 1 Attribute == 1 type of case insensitivity when searching.
-
588800 - Identity - System tests were added for allowed groups using the pre-existing Playwright framework. They are completely decoupled from the new API. Also included are updates to the readme on Tilt, IIS, and Local Cosmos Emulator configuration for local execution.
-
589817 - Identity - Accounts that expire within 5 days and 1 day are notified by mail
-
593569 - Identity - Enabled new Entra App registration in Directory Service.
-
596433 - Identity - Added "Preview" chip for MFA provider type "Duo".
-
600244 - Identity - Connector and its configuration application no longer fail to start if the WinHTTP Web Proxy Auto-Discovery service is disabled or not running. Still recommend the WinHTTP Web Proxy Auto-Discovery service be enabled/running if the connector machine will be behind a web proxy of some sort.
Wednesday, October 2, 2024
Improvements - 2
-
597182 - Policy Services - Tests are fixed and can be executed on https://dpcautomatedtest.secureplatform.io/.
-
601426 - Policy Services - All tests from Category Top20 can be executed and passed against delinea.app
Bug Fixes - 1
-
601756 - Workflow Services - Fixed bug where on a specific scenario a Policy getting deployed would have its status frozen on "Activating" and not be able to get redeployed
Tuesday, September 24, 2024
Improvements - 1
-
596075 - Policy Services - Updated grid state when no results. Added splash with notifications and an action button
Bug Fixes - 3
-
599912 - Authorization - Granular Command path elevation updated for PCS policies and ready for private preview.
-
596419 - Policy Services - Granular Command path elevation updated for PCS policies and ready for private preview.
-
600357 - Policy Services - Replaced Rules title with Controls in the policies filters
Tuesday, September 17, 2024
Improvements - 3
-
592442 - Policy Services - Updated policy deployment status chip colors
-
594596 - Policy Services - AD computers available behind policy-services-agentless-target-adjoined feature flag
-
596355 - Policy Services - Unique command name when creating a command from a template
Wednesday, September 4, 2024
Improvements - 1
-
590952 - PolicyOrchestration - AD computers (Windows and Linux) without agent installation are now supported in the policy.
Thursday, August 22, 2024
Bug Fixes - 1
-
592313 - Workflow Services - Fixed runtime error on Workflow Services
Wednesday, August 21, 2024
Bug Fixes - 1
-
585291 - Authorization - Resolved an issue where Local Administrators in nested Active Directory (AD) Groups were unable to login.
Monday, August 19, 2024
Bug Fixes - 1
-
592674 - PolicyOrchestration - Fixed policy translation error
Thursday, August 8, 2024
Improvements - 1
-
588494 - Marketplace - Updated PCS Agent Category in Download Center
Bug Fixes - 1
-
589214 - Marketplace - Add Enabled Filter to MarketplaceItems API payload
Tuesday, July 23, 2024
Bug Fixes - 13
-
443954 - Identity - Security updates and enhancements
-
542653 - Identity - Fix: Improved organization and nomenclature updates for better usability and tracking of mobile devices
-
565904 - Identity - Fix: Add cloud-locked state value to the user update event
-
572228 - Identity - Fix: Resolved localization issues with Edge when using the German language.
-
574306 - Identity - Fix: Update string "Self-service" to be hyphenated
-
574926 - Identity - Fix: "Do not allow profiles" authentication profile was not shown for saved authentication rules in identity policies.
-
578073 - Identity - Security updates and enhancements
-
578876 - Identity - Security updates and enhancements
-
578909 - Identity - Fix: Red banner associated with run identity report error with non-admin users.
-
581271 - Identity - AD Group search will not return Distribution Groups and only return Security groups.
-
581369 - Identity - Fix: Error when adding a new MFA provider that prevented it from being saved.
-
581867 - Identity - When logging in with a federated user, using the 'Fed login satisfies all mechs' switch, the resulting auth cookie will be for multi-factor authentication, not single factor authentication
-
582709 - Identity - Security update: adding an existing OATH OTP profile to a new device will now initiate step up authentication if configured in policy.
Improvements - 9
-
560556 - Identity - Improvement: Identity audit MFA events are now broken down into more granular events.
-
566206 - Identity - Improvement: Email address should be encoded before generating the redirect URL
-
568988 - Identity - Improved "Regenerate Platform Credentials" to attempt to forward credentials to connected Secret Server Cloud automatically (behind feature flag).
-
569433 - Identity - Improvement: Embed link to authentication profiles within Identity Policies.
-
570082 - Identity - New application registration modal flow
-
571013 - Identity - Improvements: Identity audit Logging now captures changes to Policy and Auth profiles.
-
577564 - Identity - Improvement: make the authentication profiles hyperlinked in user policy summary pages.
-
579412 - Identity - New application registration screen
-
580261 - Identity - Improvement: Set password is no longer visible for federated users.
Thursday, July 18, 2024
Improvements - 7
-
572495 - Marketplace - Leverage IUserContext for Audit Purposes
-
581527 - Marketplace - Add "Authomize" As Supported Product
-
582940 - Marketplace - Change "Access Control" to "Fastpath Access Control"
-
579294 - Marketplace - Implement messaging queues in Marketplace
-
580271 - Marketplace - Log User Download Button Clicks
-
579329 - Marketplace - Enable Configure Button for Applications
-
580274 - Marketplace - Add Request Integration Text
Bug Fixes - 2
-
581176 - Marketplace - Rollback Image Not Working
-
579323 - Marketplace - Getting Inconsistent search result in Integration page
Tuesday, July 16, 2024
Improvements - 8
-
580478 - Inventory - Change Date Fields to Date-Time
-
578232 - Inventory - Package Updates
-
575149 - Inventory - Update Collection and Computers picker
-
582421 - Inventory - Add Tenant ID to Max Asset Message
-
582664 - Inventory - Add sourceIds and types fields to computer context
-
584030 - Inventory - Add fields for the secret and target columns in inventory
-
568443 - Inventory - InternalWorker Having Issues Processing Multiple Copies of Same Asset Adds
-
578377 - Inventory - Map Username in Audit log
Bug Fixes - 3
-
578839 - Inventory - No Spacing Between Launch Icon and Text
-
581546 - Inventory - Grid Sorting For Some Fields Not Functional
-
584693 - Inventory - Asset replay event exceeds allow message size
Monday, June 24, 2024
Improvements - 1
-
575572 - Inventory - Update Breadcrumbs and Onboard to Breadcrumb Hierarchy
Bug Fixes - 1
-
580757 - Inventory - 403 when a user loses permission to computers
Friday, June 21, 2024
Improvements - 5
-
575570 - Marketplace - Update Breadcrumbs and Onboard to Breadcrumb Hierarchy
-
575599 - Marketplace - Update Marketplace Headings, Descriptions, and Learn More Links
-
575885 - Marketplace - Change Default Landing and Left Nav
-
576484 - Marketplace - Add New Support Product "Access Control"
-
578862 - Marketplace - Add New Support Product "Fastpath Change Tracking"
Bug Fixes - 1
-
576146 - Marketplace - Card Icon Shifts with Multi-Line Title
Thursday, June 20, 2024
Improvements - 3
-
575572 - Inventory - Update Breadcrumbs and Onboard to Breadcrumb Hierarchy
-
578819 - Inventory - Disable the Download Button on Inventory Grid
-
578231 - Inventory - Package Updates
Bug Fixes - 2
-
578660 - Inventory - Blank Page Displayed Asset Does Not Exist from URL Navigation
-
578662 - Inventory - Deleted Asset Does Not 404 on Details Page
Wednesday, June 12, 2024
Improvements - 14
570832 - Inventory - Implement Updated Garbage Collection
571316 - Inventory - Added Additional AssetMutated Events
570299 - Inventory - Package Updates
562141 - Inventory - Remote Apps empty state
567556 - Inventory - Remove Purge Permissions from Inventory Backend
569262 - Inventory - Remote Apps Description and Learn More Link
569232 - Inventory - Implement DataBoundary-aware messaging
572524 - Inventory - Update Inventory publicAPI and ingestAPI Memory
568184 - Inventory - Update Global Search to Include RAS Apps
569436 - Inventory - Enforce Permissions on Asset Type
570981 - Inventory - Add text under labels for additional details
574718 - Inventory - Add strongly structured field object to asset events
574709 - Inventory - Use of Dash in Details Page for Empty Fields
573817 - Inventory - Enforce Null Check on Grid Filter
Bug Fixes - 2
574162 - Inventory - Global search text not populated in grid search box
573298 - Inventory - Remote Apps in Left Nav Not Working
Friday, June 7, 2024
Bug Fixes - 4
-
560924 - Identity - Added job to determine, check, and refresh `EnvironmentInfo` for the connector
-
562426 - Identity - The Connector will now periodically refresh environment info for the known AD Topology to avoid situations where bad data is stored in perpetuity.
-
563591 - Identity - Update Connector refresh interval when user changes it in registry
-
563596 - Identity - Fixed bug that could confuse AD master nodes under specific circumstances, preventing changes from syncing to Platform
Monday, June 3, 2024
Improvements - 2
-
563650 - Marketplace - Added the Configure button ability for Marketplace cards
-
575082 - Marketplace - Stroke / Fill update for svg icons
-
573290 - Marketplace - Tabs in Marketplace have been removed in favor of left nav
-
574629 - Marketplace - Update application filters to not get list of all items
Bug Fixes - 2
-
574836 - Marketplace - Addressed issue with data not being sent on the AdminAPI
-
573902 - Marketplace - Addressed issue with the Download Center 404 from left nav
Friday, May 31, 2024
Bug Fixes - 2
-
574955 - Identity - AD SCP for connectors now update correctly the first time time IWA is set up.
-
575217 - Identity - IP address lookup for requests has been fixed.
Improvements - 6
-
552042 - Identity - Improvement: Support for IDP-initiated federation with step-up MFA.
-
564783 - Identity - Improvement: Rename 'Add Members' to 'Assign Members' and make other related changes throughout the UI.
-
566771 - Identity - Improvement: Remove all action icons for the user grid for added consistency across the platform UI.
-
568112 - Identity - Update Services with new Deprovisioning flow
-
568152 - Identity - Improvement: Rename "Mobile authenticator" to "Delinea Mobile Authenticator" in authentation profiles
-
573139 - Identity - Improvement: A dedicated bulk user invite flow has been added to allow bulk invitations for users who have not logged into the platform, including those from external directories such as Active Directory.
Thursday, May 16, 2024
Improvements - 2
-
569469 - Marketplace - Adding Delinea Trusted badge
-
569164 - Marketplace - Remove Static URLs on Detail Page
Bug Fixes - 2
-
566081 - Marketplace - Fallback URL Not Working
-
569165 - Marketplace - Mobile QA Code Is Not Displayed
Friday, May 10, 2024
Improvements - 14
-
566229 - Inventory - Added and enforced permission checks for Remote Applictions
-
564805 - Inventory - Removed duplicate API calls
-
566211 - Inventory - Updated the details page for Remote Applications
-
564725 - Inventory - Added multi-asset picker
-
562753 - Inventory - Added type based actions to support Remote Applications
-
564764 - Inventory - Remove tabs in favor of left nav
-
566090 - Inventory - Added additional checks and verification during tenant deprovisioning
-
569170 - Inventory - Removed unused event types
-
566209 - Inventory - Isolate translation values to their associated type
-
570298 - Inventory - Package updates
-
568799 - Inventory - Remove "Inventory" from Breadcrumb
-
570297 - Marketplace - Package updates
-
569058 - Marketplace - Set Created Date and Modified Date for new cards
-
569045 - Marketplace - Add Created Date / Modified Date to Marketplace API
Bug Fixes - 3
-
566829 - Inventory - Search Results for Assets in Global Search Not Translated
-
566081 - Marketplace - Fallback URL Not Working
-
569165 - Marketplace - Mobile QA Code Is Not Displayed
Friday, May 3, 2024
Fixes - 2
-
555623 - Identity - Corrected an issue where, when starting from Secret Server, using the platform login option for a federated user would not redirect back to Secret Server once login was finished.
-
562416 - Identity - Fix: When nesting groups, the Everybody and System Administrator groups are not listed under the Delinea directory.
Improvements - 3
-
553450 - Identity - Vendor PAM support for federated/AD users.
-
560309 - Identity - Local users Overview page has been updated to display Created on and Last password change fields.
-
563015 - Identity - new tool tips added to the user's advanced settings.
Thursday, April 25, 2024
Improvements - 2
-
565856 - Permissions - Move "Add members" logic to a dialog
-
568149 - Permissions - Remove Static URLs on Detail Page
Monday, April 15, 2024
Improvements - 9
-
563115 - Inventory - Enable OS Filter Next to Search Bar
-
562751 - Inventory - Add UI configuration for action category support
-
565918 - Inventory - Removed legacy navigation resources
-
562186 - Inventory - Added single asset picker
-
562753 - Inventory - Added type based actions to support Remote Applications
-
562647 - Inventory - Various package and dependency updates
-
562750 - Inventory - Add support for dynamic inline actions
-
511135 - Inventory - Use optimistic concurrency retries in ingestion handlers
-
562176 - Inventory - Added empty state workflow for support of Remote Applications
Friday, April 12, 2024
Improvements - 3
-
563793 - Marketplace - Added AppStore URLs to v2 API
-
564801 - Marketplace - Deprecated v1 APIs
Tuesday, April 2, 2024
Improvements - 3
-
558733 - Marketplace - New Marketplace Card layout
-
562171 - Marketplace - Updates to the Marketplace SDK to support Marketing output
Bug Fixes - 1
-
562059 - Marketplace - Search term from platform search link cannot be cleared
Thursday, March 28, 2024
Bug Fixes - 3
-
559148 - Marketplace - Integrations Tab Company Name Filter Out of Order
-
561309 - Marketplace - Credential Management Category Misspelled
-
557898 - Identity - Fix: Email validator should not react on spaces at the beginning or at the end of the field
Improvements - 8
-
558855 - Marketplace - Removed unused filter fields
-
551960 - Marketplace - Include Overview Text in Marketplace Search Results
-
561741 - Marketplace - Convert front end to use v2 API calls
-
553450 - Identity - Improvement: Vendor PAM support for federated/AD users.
-
553452 - Identity - Improvement: Add audit events for Vendor PAM support
-
553643 - Identity - Improvement: Enhance admin decision-making for assigning groups to Identity policies by: Creating a dedicated step for group assignment during new identity policy creation. Introducing a “Groups” tab for managing existing policies. Updating the user experience to align with current UX patterns. Implementing a Preview Panel for at-a-glance policy review.”
-
559108 - Identity - Improvement: Add 'Require password change at next login' setting to the user add flow
-
561910 - Identity - Changing group membership on a user or group should display updated results more quickly.
Wednesday, March 27, 2024
Improvements - 3
-
560290 - Inventory - Various Improvements for deprovisioning
-
545162 - Inventory - Back end package updates
-
546140 - Inventory - Performance improvments for process large amounts of asset changes
Tuesday, March 22, 2024
Bug Fixes - 3
-
556181 - Identity - An issue that was preventing login to SSC via Platform has been resolved.
-
557397 - Identity - Fix: The identity policy descriptions were not taking effect in subsequent updates.
-
558237 - Identity - Fix: Unable to edit identity policy auth settings if policy controls are disabled.
Improvements - 2
-
549389 - Identity - Improvement: Identity updates to Angular 17
-
557280 - Identity - Improvement: UX updates to delete dialog
Wednesday, March 20, 2024
Bug Fixes - 1
-
561331 - Marketplace - Issue with Marketing output not rendering desired objects
Tuesday, March 19, 2024
Bug Fixes - 2
-
558787 - Marketplace - Vendor Drop Down Only Lists Products to Letter "O"
-
560493 - Marketplace - Duplicate Vendor in Company Name Filter
Improvements - 1
-
558854 - Marketplace - Created JSON feed for consumption by Marketing pages
New Integrations - 1
-
557435 - Marketplace - Added Monkee SAML Integration for Secret Server
Tuesday, March 12, 2024
Bug Fixes - 1
-
556193 - Marketplace - Resolved issue when the card count was not visible
Improvements - 1
-
557306 - Marketplace - Added Learn More link to associated Marketplace documentation
New Integrations - 9
-
557443 - Marketplace - Added Cisco Remote Password Changer for Secret Server
-
557444 - Marketplace - Added Oracle Remote Password Changer for Secret Server
-
557448 - Marketplace - Added UNIX Remote Password Changer for Secret Server
-
557449 - Marketplace - Added Watchguard Remote Password Changer for Secret Server
-
557451 - Marketplace - Added Office 365 Remote Password Changer for Secret Server
-
557452 - Marketplace - Added Sybase Remote Password Changer for Secret Server
-
557453 - Marketplace - Added SonicWall Local Account Remote Password Changer for Secret Server
-
557454 - Marketplace - Added VMWare Remote Password Changer for Secret Server
-
557455 - Marketplace - Added Microsoft Windows Remote Password Changer for Secret Server
Integration Updates - 1
-
557432 - Marketplace - Minor integrations metadata updates
Monday, March 11, 2024
Improvements - 3
-
547132 - Inventory - Initial onboard to audit logs
-
558105 - Inventory - Front end package updates
-
558527 - Inventory - Increased processing resources for US tenants
Friday, March 1, 2024
Improvements - 2
-
551063 - Inventory - Back end package updates
-
551325 - Inventory - Updated order of Inventory Actions
Friday, February 23, 2024
Bug Fixes - 1
-
552209 - Marketplace - Resolved issue with Company Name Filter search not returning results
New Integrations - 20
-
554064 - Marketplace - Added Splunk SOAR integration for Secret Server
-
554059 - Marketplace - Added Blue Prism integration for Secret Server
-
551691 - Marketplace - Added EntraID Remote Password Changer for Secret Server
-
551697 - Marketplace - Added Google IAM integration for Secret Server
-
551076 - Marketplace - Added RSA SecureID integration for Secret Server
-
554673 - Marketplace - Added Slack Community Integration for Secret Server
-
551699 - Marketplace - Added LDAP Credential Managment integration for Secret Server
-
551101 - Marketplace - Added Remote Password Changer for SQL Privileged Accounts in Secret Server
-
551404 - Marketplace - Added AdobeSign Community Integration for Secret Server
-
551406 - Marketplace - Added Asana Community Integration for Secret Server
-
551086 - Marketplace - Added Amazon IAM Console Community Integration for Secret Server
-
551099 - Marketplace - Added Amazon IAM Key Community Integration for Secret Server
-
551360 - Marketplace - Added Heroku Community Integration for Secret Server
-
552003 - Marketplace - Added Box Community Integration for Secret Server
-
551223 - Marketplace - Added OKTA Local User Discovery Community Integration for Secret Server
-
551224 - Marketplace - Added OKTA Remote Password Changer Community Integration for Secret Server
-
551348 - Marketplace - Added Jamf Pro Remote Passowrd Changer Community Integration for Secret Server
-
551345 - Marketplace - Added Jamf Pro Local User Discovery Community Integration for Secret Server
-
551356 - Marketplace - Added Salesforce Remote Passowrd Changer Community Integration for Secret Server
-
551225 - Marketplace - Added EntraID Local User Discovery Community Integration for Secret Server
-
551226 - Marketplace - Added EntraID Remote Passowrd Changer Community Integration for Secret Server
Integration Updates - 4
-
554090 - Marketplace - Updated Ansible integration keywords
-
551080 - Marketplace - Updated RSA SecureID for Server Suite logo
-
551376 - Marketplace - Renamed Azure to EntraID
-
549041 - Marketplace - Updated various Learn More links that were incorrect
Wednesday, February 21, 2024
Improvements - 1
-
551069 - Inventory - Updated front end packages.
Thursday, February 15, 2024
Bug Fixes - 1
-
534274 - Marketplace - Updated Marketplace card typo
Improvements - 5
-
551309 - Marketplace - Front end package updates
-
553176 - Marketplace - Back end package updates
-
549120 - Marketplace - Added "Delinea Community" badge
-
548982 - Marketplace - Updated Marketplace badges
-
550857 - Marketplace - Various API updates
Thursday, February 8, 2024
Bug Fixes - 6
-
545720 - Identity - Fix: The MFA wizard does not load initially for an invited Platform user
-
546464 - Identity - Fix: MFA redirect between non-federated users should be functional again.
-
546876 - Identity - Improvement: Rename Keep me signed in" to "Keep me logged in" inside Identity policies
-
548477 - Identity - Fixed an issue causing the incorrect IP address for the request to appear in auditing events.
-
548715 - Identity - Fix: updates to the authentication challenges description text in the authentication profile.
-
550807 - Identity - Improvement: The Next button in the Add Local User dialog is now activated once all fields are pre-filled.
Improvements - 4
-
491075 - Identity - Fix: "Keep me logged in" value was not honored and is now fixed for local and AD users. Federated user use case to be addressed separately.
-
523164 - Identity - Enhancement: Set user account to expire
-
547253 - Identity - Improvement: Ensure consistency in values reported for challenge pass-through duration across all screens in Authentication Profiles settings.
-
547897 - Identity - Improvement: Update to "Password" authentication mechanism to "Password / SSO" to support Step-up MFA for federation
Wednesday, January 24, 2024
Bug Fixes - 1
-
548508 - Marketplace - Addressed Trial Button text issue
Improvements - 11
-
520305 - Marketplace - Added Vendor Quick Filter next to Search Bar
-
548919 - Marketplace - Added Download Center tab in preparation for PCS launch
-
545612 - Marketplace - Updated badge for Ansible Integration to Delinea Certified
-
545923 - Marketplace - Added Google Authenticator for Secret Server integration
-
545926 - Marketplace - Added Omada Identity integration for Secret Server
-
545927 - Marketplace - Added Sonic Wall integration for Secret Server
-
545925 - Marketplace - Added Fortanix DSM integration for Secret Server
-
540638 - Marketplace - Added localization support
-
550021 - Marketplace - Updated description for IBM WebSphere integration
-
550019 - Marketplace - Various Learn More links were updated
-
545614 - Marketplace - Various category updates
Thursday, December 14, 2023
Bug Fixes - 4
-
529537 - Once live and the FF is enabled, will allow Federated users to follow normal MFA flow after completing their federated login. Will also allow federated users to do step-up auth similarly.
-
541441 - To enable IWA for a connector, the DNS Hostname and Iwa Certificate Subject and Alt Names should match.
-
543301 - Fix: Delinea connector 5.1.8 release to address issues with auto-update with older connectors.
Improvements - 7
-
524443 - Secret Server user licensing is now visible via Platform.
-
526986 - Enhancements: Introduce the capability to disable and enable user accounts New UX/UI refactor of the user management table and detail screen.
-
530838 - Improvement: If no registration code is present while adding a new connector, the "Copy from existing" radio button is now disabled. Additionally, the order of selections has been flipped for improved usability.
-
537757 - Improvement: Delinea connector 5.1.7 release. Improvement in reliability and extensibility.
-
538100 - Enhancement: new description field added to the authentication profiles
-
542268 - Enhancement: Now, users can directly download the connector from the primary Connector settings screen
Tuesday, November 28, 2023
Improvements - 6
-
540949 - Marketplace - Added PostgreSQL Remote Password Changer
-
539421 - Marketplace - Added Trusona Vault Passwordless Authentication integration
-
540964 - Marketplace - Added Salesforce Remote Password Changer
-
540952 - Marketplace - Added SAP Remote Password Changer
-
540986 - Marketplace - Added SQL Server Remote Password Changer integration
-
540992 - Marketplace - Added IBM Remote Password Changer
Monday, November 20, 2023
Improvements - 4
-
539422 - Marketplace - Updated TwoSense integration details
-
539425 - Marketplace - Updated Axonius integration details
-
539579 - Marketplace - Updated DevOps Secret Vault remote password changing details
-
539578 - Marketplace - Updating Oracle Remote Password Changer integration details
Tuesday, November 7, 2023
Improvements - 4
-
538311 - Marketplace - Updated PRA card description
-
539073 - Marketplace - Updated "Learn More" link for SecureLink integration
-
539102 - Marketplace - Updated CloudSuite ServiceNow description
-
538341 - Marketplace - Added DSV Remote Password Changer integration
Wednesday, November 1, 2023
Bug Fixes - 1
-
536883 - Marketplace - Addressed issue with company filter not applying
Tuesday, October 31, 2023
Bug Fixes - 5
-
524267 - Fixed an issue that sometimes caused incorrect user status to show on the user grid and user status page
-
526703 - Federated users that are part of a federation with group mappings configured will now be removed from any platform groups mapped to federation groups that they are no longer members of in their respective federation upon login.
-
527899 - Added body arguments for the SetProxyIwaHostCertificateFile API
-
530636 - User showing up in Roles as "API" has been resolved
-
534132 - Corrected an issue where the Secret Server settings tab could be visible prematurely when viewing groups in Platform.
Improvements - 4
-
523783 - Added new validation to check the IWA Hostname against certificate hostnames.
-
523784 - Improvement: fix and simplify the IWA setup process of uploading the connector host certificate
-
524443 - Secret Server user licensing is now visible via Platform.
-
530496 - Changed the connector install/registration screen wording to better reflect the optional nature of the Deleted Objects screen and rights needed by the connector. This is to help avoid customer confusion.
Wednesday, October 25, 2023
Bug Fixes - 1
-
536837 - Registration - Created new migration to approve pre-existing Registrations that are derived from Registration Codes of Automatic deployment type. Migration will also repair Registrations that are missing Service User accounts.
Improvements - 1
-
527815 - Registration - Deployed to development.
Tuesday, October 24, 2023
Bug Fixes - 3
-
530254 - Marketplace - Removed duplicate entry in Company Name filter
-
535721 - Marketplace - Updated cards with IBM Strategic Partner badge
-
536462 - Marketplace - Updated Google Identity DevOps integration title
Improvements - 8
-
534732 - Marketplace - Updated Delinea Certified tooltip text
-
535546 - Marketplace - Added Terraform Secret Management for Secret Server integration
-
536190 - Marketplace - Added AWS Discovery for Secret Server
-
536180 - Marketplace - Added Active Directory Discovery for Secret Server
-
536193 - Marketplace - Added Google Cloud Platform Discovery for Secret Server
-
536198 - Marketplace - Added Unix Discovery for Secret Server
-
536199 - Marketplace - Added VMware Discovery for Secret Server
-
536383 - Marketplace - Added Keyfactor Command for Secret Server integration
Wednesday, October 11, 2023
Bug Fixes - 1
-
531369 - Marketplace - Addressed scenario where filter selection did not return results.
Improvements - 6
-
534149 - Marketplace - Added Azure AD with SAML integration
-
534150 - Marketplace - Added Okta SAML Federation integration
-
534167 - Marketplace - Added Ping Identity SAML integration
-
534151 - Marketplace - Added Auth0 SAML integration
-
534123 - Marketplace - Added DSV Kubernetes Secret Synchronizer integration
-
534199 - Marketplace - Added Twosense SSO integration
Tuesday, October 3, 2023
Improvements - 4
-
533751 - Marketplace - Updated various download URLs
-
525229 - Marketplace - Added MremoteNG Integration
-
529255 - Marketplace - Added Jenkins Secret Server Integration
-
530825 - Marketplace - Added ArgoCD Integration
Tuesday, September 26, 2023
Bug Fixes - 2
-
523116 - Privileged Remote Access - Fixed an issue where UI was not handling nulls when showing error messages.
-
529523 - Privileged Remote Access - Fixed an issue where an error "Request Header Or Cookie Too Large" is shown when cookies size is high.
Improvements - 5
-
525076 - Privileged Remote Access - Added support to configure Remote Apps using the Secret Metadata fields
-
526058 - Privileged Remote Access - Improved performance of auto selecting the Privileged Remote Access site during the launch
-
526278 - Privileged Remote Access - Added support to not to prompt for the computer ip/dns when remote access sessions are launched from Inventory using Active directory template secrets
-
528113 - Privileged Remote Access - Launchers not supported for Remote Access are no longer prompted
-
530107 - Privileged Remote Access - Fixed intermittent session disconnects when refreshing auth tokens
Friday, September 15, 2023
Bug Fixes - 5
-
520834 - Fixed an issue that would cause users created from Federated logins to be missing their username if "userprincipalname" wasn't provided as a claim in the SAML/OIDC response assertion.
-
522396 - Fix: Receive timeout setting for Radius MFA Provider now translates seconds to milliseconds to conform to backend API.
-
523474 - Fixed an issue related to connector showing setup is incomplete message.
-
524216 - The records on the Console-Diagnostics Feature Flags page now display correctly when many flags are present and sorting is now enabled. The records on the User Management User Activity page now display correctly when many records are present.
-
524271 - Fix: Non-admin users can now delete their own passcodes.
Improvements - 8
-
517967 - External Radius MFA mechanism is now enabled by default.
-
518568 - The display name of the secret Vault is now set via the Platform. The Vault subcategories for Reporting, Inbox, and administration have been updated to reflect Secret Server.
-
519632 - Improvement: connector status and ping information is now up to date and accurate
-
520457 - Improvement: updates to the Multi-Factor Authentication Providers settings card description, instructions, and support for delete action inside the detail screen.
-
520883 - Users has a new optional federation source on their activity.
-
523784 - Improvement: fix and simplify the IWA setup process of uploading the connector host certificate
Tuesday, September 12, 2023
Improvements – 8
-
519035 - Marketplace - Vendor filter added to Applications and Integrations tab
-
520302 - Marketplace - Certification Level Badge and tooltip moved to be in-line with top of the card.
-
523541 - Marketplace - Supported Applications filter added to Applications and Integrations tab
-
523093 - Marketplace - Added Teradata integration card
-
523280 - Marketplace - Updated Rapid7 Integration card
-
523500 - Marketplace - Updated XSOAR Integration card
-
528120 - Marketplace - Updated link in Terraform Integration card
-
523169 - Marketplace - Security updates
Thursday, August 3, 2023
Improvements - 1
-
520833 - Marketplace - Enabled Global Search for Marketplace items
Friday, July 28, 2023
Bug Fixes - 6
-
484874 - Fixed switching away from the browser tab with PRA RDP session opened and coming back after few mins disconnects the session.
-
512531 - Engine update button is disabled while the upgrade is in progress.
-
518327 - Fixed incorrect icon and learn more link is shown when session is successfully exited
-
520130 - Fixed header styles for site details modal
-
520459 - Fixed error message when tunnel/session id is not found
-
520612 - Verified the bug and it's working as expected after a successful engine upgrade
Improvements - 6
-
473070 - Improve error messages on session launch when the user has no access to the Secret
-
512542 - Improved error message for unexpected error
-
513972 - Updated new UI for secret templates page
-
519657 - When enabled by feature flag, RDP sessions now have clipboard disabled if the Secret Server secret has clipboard access disabled.
-
520062 - Clipboard action on the remote desktop portal now displays an error message when clipboard access is disabled on the RDP Session.
-
510641 - Improvements to engine updater to self-update
Thursday, July 27, 2023
Improvements - 1
-
522072 - Marketplace - Integration card updates and additions
Bug Fixes 1
-
522070 - Marketplace - Minor UI bugs
Friday, July 21, 2023
- 465938 - Identity - Fix: Introducing a convenience cookie to support 'Remember and suggest last used authentication factor' policy setting
- 514666 - Identity - New Vault User Details in the Platform overview for Users tab. It requires a vault to be successfully connected and configured for the details to appear, otherwise the section does not appear.
- 517784 - Identity - Improvement: The user's Type field was renamed to Source Directory for added consistency.
- 518081 - Identity - Improvement: Updated download link for the Delinea Connector
- 519724 - Identity - Improvement: Added a preview panel for connector details
Wednesday, July 5, 2023
- 517168 - Marketplace - Updated Marketplace Overviews and badging.
Wednesday, June 28, 2023
- 504582 - Marketplace - Marketplace grid filter updated to allow robust filtering and searches.
Wednesday, June 14, 2023
- 482522 - Federation - Add an OIDC setting to send prompt=login or prompt=select_account in the login request, and a SAML setting to send ForceAuthN in the login request.These settings, if recognized by the identity provider, allow us to require users always enter their credentials on the calling identity provider rather than logging in without a prompt. Default behavior is current behavior, which is "Not Specified" for OIDC and false for SAML.
-
491152 - Marketplace - Updated Marketplace to use latest, non-breaking change, versions of Delinea components and packages.
-
491677 - Marketplace - Updated all Marketplace cards to point to point at delinea.delinea.app/doc/api.
-
504582 - Marketplace - Marketplace grid filter were updated to allow robust filtering and searches.
-
504680 - Marketplace - Marketplace 2.0 UI changes have been introduced to allow faster and easier product view and
Wednesday, June 7, 2023
- 509721 - PRA - Performance improvements to address live session delay and recorded session truncation issues.
- 511559 - PRA - Fixing loader/Spinner icon was not displaying while launching the remote session.
- 486085 - PRA - Added support to launch remote access sessions using the credentials manually provided by the user.
- 507984 - PRA - Show better error message when user lacks enough RDP permissions on the target system.
- 509162 - PRA - Added support to skip Site selection dialog during the session launch if the Remote Access Site name matches with the Secret Server Site set on the Secret.
- 510812 - PRA - Added support to show Secret name in the Session Recordings.
Wednesday, May 10, 2023
- 509748 - Federation UI update to ensure group mapping "remove" button is displayed and visible to the user
- 469436 - Fixed showing proxy ip/dns instead of target system ip/dns in remote access browser tab and session recording asset id.
- 504352 - Use Domain field set AD template Secrets for RDP sessions
- 504356 - Fix showing Update action on the engine when its version is higher than the released version.
- 504989 - Fix intermittent issue of Remote Access link doesn't show up on the top nav for OnPrem Secret Server configured tenant
- 506434 - Fix UI error after launching PRA session with computer IP prompt field
- 508411 - Improvement: cards are displayed in a consistent and predictable manner under Administration and User Management
- 504169 - Fix showing error message on session launch for un-expected errors
- 505177 - Updates to published PRA Public APIs documentation
- 508196 - learn more doc link is left aligned in the install engine modal
- 489501 - Open Telemetry configuration added so traces can now appear in DataDog
Monday, April 17, 2023
- 486205 - Fixed UI bug where the delete role member button could be clicked multiple times causing errors
- 486208 - Fixed bug allowing add role members to be clicked multiple times
- 487562 - Fixed UI bug where the Everybody Group as displaying incorrectly
- 490746 - Fixed Javascript errors in Production
- 500780 - Fixed bug preventing provisioning of new tenants on permissions
- 501093 - Fixed bug causing out of memory exception in the Permission Service
- 502596 - Fixed bug where the delete icon was displaying for Built-In roles
- 464709 - Manage storage lifetime of SAML tokens in Federation service
- 485990 - Added in-line delete icons on Role Membership for Users and Groups
- 489518 - Changed the Analytics permission name from Analytics to behavioralanalytics
- 490857 - Added a new Permission to view the Marketplace in the left navigation
- 491668 - Renamed the TenantProfile Permission name from delinea.platform/tenantprofile/admin/update to: delinea.platform/administration/tenantprofile/update
- 500287 - Performance increase for Permissions API
- 500518 - Updated the Permission Service UI to Angular 15
- 500844 - Add in-line delete icons for Roles and Permissions
- 501193 - Updated the help text on the User roles page
- 501539 - Improved performance of processing PRA audit events
- 502568 - Upgrade Privileged Remote Access Web App to Angular 15
Monday, April 10, 2023
- 504106 - Upgrade federation configuration web app to Angular 15
Wednesday, March 29, 2023
- 484231 - Fixed filters loading for session recordings
- 500363 - Reset play button state when video context is changed
- 502683 - Fix UI issue with Audit menu loading
- 481265 - Performance Improvement to reuse AMQP channels
- 485200 - Map Secret Server event codes to the proper types
- 490299 - Standardize size of Session Recording cards
- 490739 - Add additional automated QA
- 501245 - Add universal token support
- 501675 - Fix issues with end-to-end testing
Friday, March 17, 2023
- 503998 - Increased the timeout of MFA sessions to better support email servcies that delay email delivery
Wednesday, March 15, 2023
- 487587 - Remove custom metadata label that was propagating to all services' tables
- 490240 - Fix issue with search bar showing no results
- 490654 - Fix display bug for when session table is loaded with no sessions present
- 487582 - Add delete endpoint to EventMapping API; Update EventMapping API sheet indexes to names; Update Core and Mapping Single Upload Endpoints
- 489194 - Utilize common platform redis service specific to data boundaries
- 490050 - Conform date times to common Platform formatting
- 491877 - Add static build of angular 13 to deployment to allow for in-place upgrade to angular 15