Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Feature ] - Support for API 3.12 #23

Open
bsimonWallix opened this issue Jun 4, 2024 · 1 comment
Open

[ Feature ] - Support for API 3.12 #23

bsimonWallix opened this issue Jun 4, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bsimonWallix
Copy link
Collaborator

API v3.12 may become the next LTS version.

List of API change from 3.8 LTS:

  • 3.12
    • Approvals Requests
      • Add fields “authorization” and “is_active” in GET request.
      • Add approver group notification.
      • Add the possibility to cancel an approval request with “accepted” status.
      • Add fields “account”, “domain”, “device”, “application” and “service” in GET request.
    • Device Services
      • Add support of multi_tunneling for RAWTCPIP service in GET/POST/PUT.
    • Password Rights
      • Add query string parameter “count” in GET request.
    • Session Rights
      • Add field “session_sharing” for device and application rights in response.
      • Add query string parameter “count” in GET request.
      • Add “service_options” field including “multi_tunneling” fieldsin response.
      • Add query string parameter “last_connection” in GET request.
      • Add POST method to build a remote application token.
    • Sessions
      • Add parameter “otp” to GET request.
    • Sessions Requests
      • New resource.
  • 3.11
    • Authorizations
      • Add field “authorize_session_sharing”.
      • Add field “session_sharing_mode”.
      • These fields will be usable in a future version.
    • Certificate Authorities
      • New resource.
      • Introduce certificate authorities support.
    • Claim Custom
      • New resource.
  • 3.10
    • License Info
      • Fix type of fields “evaluation” and “revoked” in schema.
      • Add fields “legacy” and “product_name”.
  • 3.9
    • Applications
      • Add support of jumphost applications.
    • Connection Policies
      • Add field “type” in GET/POST requests.
    • Jumphost
      • New resource.
    • License Info
      • Add fields “web_jumphost_concurrent_users” and “web_jumphost_concurrent_users_max”.
    • Scan Jobs
      • Introduce Azure cloud scan support.
      • Introduce device tags in results.
    • Scans
      • Introduce Azure cloud scan support.
    • Version
      • Add wab_form_factor field
@bsimonWallix bsimonWallix added the enhancement New feature or request label Jun 4, 2024
@bsimonWallix bsimonWallix added this to the Provider v0.14.0 milestone Jun 4, 2024
@bsimonWallix bsimonWallix self-assigned this Jun 4, 2024
@bsimonWallix
Copy link
Collaborator Author

Support for 3.12 was added in the v0.14.0 but not all new endpoint were defined.
Still work to be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant