Hello there!

Need Help? We are right here!

miniOrange Support
miniOrange Email Support
success

Thanks for your Enquiry.

If you don't hear from us within 24 hours, please feel free to send a follow-up email to info@xecurify.com

Search Results:

×

Version History

Version 2.6.0

Release Date: 3rd September, 2026


  • Release Summary:

miniOrange PAM 2.6.0 centres on managing privileged access at scale. Resources and system users can now be tagged and organised into static or rule-based dynamic groups, and an entire group allocated in a single action with per-protocol policies. The release also makes session recordings portable as standard MP4 files, brings screen recording to Endpoint Privilege Management on Windows alongside agent 1.2.0, and introduces adaptive, risk-based authentication. Further additions include Active Directory-backed system users, thick client access using dashboard credentials, Slack-based approvals, SCIM 2.0 provisioning, mutual TLS on the database proxy, and break glass emergency access.

  • WHAT'S NEW:

Resource Organisation & Allocation

  • Resource & System User Grouping with Tags: Introduced tagging and grouping for resources and system users. Tags are applied to assets or system users and used to filter either list. Groups are static, with members chosen manually, or dynamic, built from rules over name, resource type, protocol, operating system, port, IP range, CIDR block or tag with ALL/ANY logic. Dynamic membership is previewed before saving, recalculated on demand, and refreshed automatically as resources change, with manual include and exclude overrides per resource.
  • Group-Level Allocation: An entire resource group can be allocated in a single action to Users, User Groups or Roles, connecting through either one system user or a system user group. Policies are mapped per resource type across SSH, RDP, Database and Web App, falling back to the customer default.

Session Auditing & Recording

  • MP4 Session Recording Export: Session recordings can be downloaded as standard MP4 files directly from the Audit dashboard, playable in any browser, media player, compliance system or archival platform. This removes the dependency on format-specific players previously required for .cast, .json and .guac recordings when sharing evidence with auditors or external parties.

Endpoint Privilege Management

  • Windows Agent 1.2.0: New release of the Endpoint Privilege Management agent for Windows.
  • Policy Management Interface: The EPM policy Manage page gains tabbed navigation across devices, device groups, users, application definitions and application groups, with the active tab persisted in the URL. Three-dot menus are replaced with inline View Details and Assign or Unassign links, and selecting a row opens a detail side panel.
  • Elevation Recording for Endpoint Privilege Management: The EPM Windows agent captures screen activity while a privileged application runs, administrators replay it through the existing session-recording infrastructure, storage backends and player.

Authentication & Access

  • Adaptive Authentication: Context-aware, risk-based login policies configured through a guided four-step wizard. Conditions are set on IP address, device, location and time of access, with a chosen enforcement action when they are not met, plus alerting and custom error messaging.
  • Active Directory-Backed System Users: A system user can be backed by Active Directory rather than a vaulted password, with PAM creating or reusing the account at session time. Per-user settings cover the AD configuration over LDAPS, target OU, create if missing, delete after access, save in vault and rotate existing. Revealing a stored password in edit mode now requires an audit justification before decryption.
  • Thick Client Access with Dashboard Credentials: SSH clients including PuTTY and MobaXterm, and RDP clients including MSTSC, xRDP and MobaXterm, can authenticate with the user's dashboard username and password.
  • Scoped API Keys: Scoped API key creation is restored in Settings, with scopes defined from the default API key capabilities and the plaintext key shown once at creation. OAuth client credentials remain a separate flow with their own scopes.

Workflows & Approvals

  • Slack Approval Integration: Approvers receive access-request tickets as Slack direct messages and can approve or reject without opening the PAM dashboard, using a decision modal for access type, window, system user and policy. Both legacy ticketing and workflow automation are supported, with /pam-request and /pam-tickets slash commands.
  • Veto Approvers: Approvers can be designated as veto approvers on a stage. A veto approver's rejection rejects the ticket outright regardless of the configured approval strategy, covering cases where a specific approver must be able to block a request under any-one or majority rules.

Integrations & Connectivity

  • SCIM 2.0 Provisioning: A SCIM 2.0 connector exposing standards-compliant endpoints so external identity providers can provision Users, Groups and the membership into PAM through the identity handler.
  • Mutual TLS for PostgreSQL: The database proxy supports mutual TLS on PostgreSQL connections. The client presents a valid, short-lived certificate issued by the proxy for the thick-client connection; the proxy uses it to identify the session and authenticate to the real database through passwordless, certificate-based access.

Resilience & Deployment

  • Break Glass Emergency Access: Emergency credentials are held in a separate service or offline secure medium so they remain reachable when PAM itself is unavailable. Retrieval enforces two-person control through an approval flow, and every access is recorded.
  • High Availability Health Checks: Service and storage monitoring with TCP monitors confirming service ports are reachable and accepting connections, HTTP monitors calling service health endpoints, and configurable timeouts and intervals across microservices.
  • Self-Signed SSL at Installation: An optional install-time prompt generates a self-signed certificate and key, applies the SSL configuration and starts PAM on HTTPS. Declining retains the existing HTTP-only flow, removing the need to configure the web server and certificates manually after install.

  • IMPROVEMENTS:

Sessions & Recording

  • RDP Thick Client Support for Web and Desktop Applications: MSTSC, Remmina and RDP File access extended to web and desktop applications, with credential prompting before the connection file is generated.
  • File Transfer Auditing for RDP Thick Clients: Upload, download, delete, rename and clipboard actions in native RDP sessions are now recorded in the audit trail, matching browser-based sessions.
  • Touch Support for Mobile RDP Sessions: An Enable Touch toggle lets Android and iOS users drive the remote desktop with touch gestures and an on-screen virtual keyboard.
  • Multi-Tab Web Application Recording: Each browser window in a web application session is recorded separately under the same access.

Access & Users

  • Remembered Access Preference: A Remember user access preference toggle in the Connect modal stores the connection method, sub-option and system user per resource.
  • Configurable Default SSO Role: The role assigned to users provisioned through SSO is now configurable.
  • Reusable Resource Access URLs: Resource access URLs remain valid across a page refresh, a session survives a reload and links can be reused within a session.
  • Client Credential Scopes: Added a lock and unlocked users scope for client credentials.

Platform & Interface

  • Resource Allocation Interface Revamp: Redesigned View Allocated and Allocate pages, with a resource header showing the resource icon, name, active state, sub-type and address.
  • Keyboard Shortcuts in the Web App: Standard find, reload, history navigation, zoom, print, full screen and stop loading shortcuts added to the application window. Addressable Edit Pages: Edit pages can be opened directly by URL, refreshed and shared, keeping their context.
  • Resource Name in Ticket Notifications: Send, update, approve and reject ticket emails now name the specific resource instead of showing only its type.
  • Last Login Reporting: A Last Login filter on the Users Audit report shows one row per user with their most recent successful login, searchable by email.

Deployment & Security

  • MySQL 8.4 LTS: The bundled database moves from MySQL 8.0 to 8.4 LTS for security fixes and long-term support.
  • Electron 43 for XecureAccess Desktop: Upgraded to Electron 43 with the accompanying Chromium update, and fixed console disconnects when a window was fully covered.
  • Web Application Login: Credential auto-fill now works reliably on web applications that use multi-step login flows.
  • Group Audit Refactor: Group and group-user audits record the originating identity source and reference identifier, distinguishing AD sync, SSO, SCIM provisioning and manual administration.

  • BUG FIXES:

Sessions & Recording

  • SSH Session Auditing: SSH session activity is now captured reliably and appears in full in the audit trail.

Reports & Interface

  • Report Filtering: Advanced Filter now applies correctly across the App Access, Asset Access, OT Device, OT Device Access, OT Device Allocation and Server Local User Access reports.

Security & Storage

  • First Login Experience: Users created with a temporary password and a forced reset now sign in immediately after setting their new password, and branding URLs are handled consistently regardless of letter case.
  • Cloud Storage Validation: Test Connection now validates Azure Cloud Storage and Alibaba OSS configurations before saving, with clear messaging when a connection cannot be established.

For any questions regarding the upgrade or the new features in PAM 2.6.0, please contact our support team at pamsupport@xecurify.com.