Fudo Enterprise 6.2 - API Documentation


Welcome!


The following are the enhancements and modifications introduced in version 6.2 of Fudo Enterprise.


AI Session Analysis:

Access Control:

System Management:

Session Sharing:

User Access Gateway Enhancements:

Updates to Existing Object Specifications:

  • Oracle protocol added to the protocol lists of Listeners, Servers, Sessions Management and Push Notifications, and to their TLS conditions

  • Session: live analysis results (analysis_status, analysis_severity, analysis_peak_severity, analysis_summary, analysis_verdict_count), listener_hidden, and the new waiting_supervision status

  • Safe: jit_mode for time-based Just-in-Time approval, rdp_cliprdr_files and rdp_sndrec, live sharing and supervision (allow_user_sharing, live_supervision_required, min_supervisors), analysis_context

  • User: the Fudo ShareAccess attributes moved to the fnet authentication method - see the warning below - plus analysis_context, group_ids, scim_email_type and scim_phone_type

  • User Authentication Method: new fnet type carrying the Fudo ShareAccess identity, with its fn_* attributes

  • Listener: rdp_legacy selects the previous RDP engine; new listeners use FreeRDP 3

  • Server: tls_verify_hostname and analysis_context

  • OpenID Connect: scope for custom scopes sent to the identity provider

  • Policy: new live_analysis type with live_analysis_min_count and live_analysis_min_severity; session_live_analysis added to the notification and push event names

  • Group-Safe Assignment: blocked, valid_since and valid_to, matching the user-safe assignment

Warning

The following endpoints were deprecated and have been removed. Please update your integrations accordingly:

  • GET /objspec/discovery

  • PATCH /account/<account_id>/discovery

  • PATCH /server/<server_id>/discovery

The following changes to existing object specifications are not backwards compatible:

  • User: pubkey_ec, pubkey_rsa, pubkey_fingerprint, pubkey_trusted_by, pubkey_trusted_at, invite_code, invite_code_expires_at, invited_by and fudo_network are gone from the UserModel. They are replaced by fudo_network_status, fudo_network_username, fudo_network_method_id and fudo_network_pubkey_fingerprint, and by the fn_* attributes of the fnet authentication method.

  • Secret: secret names are no longer required to be unique within a collection. Integrations that identified a secret by name must use its identifier.

  • Secret Change Policy: rsa1024 was dropped from the values of ssh_keytype.

  • User Access Gateway access request: reason is no longer required - a request may instead carry reason_format_id with reason_fields.

You can search for Fudo Enterprise API features by using the search bar located on your left or refer to the table of contents below.




Table of Contents

Core Resources - Users & Groups

Sessions & Monitoring

Integrations - Authentication

System Administration