Skip to main content

September 23, 2021

Features

Abstract

API -- Create users in bulk. Generate a profile even if automatic distribution is enabled. Revoke profiles. Add or remove devices for existing user. Create or remove Connector for existing Host.

  • API

    • Create Users in bulk

    • Generate Profile even if automatic distribution is enabled

    • Revoke profiles

    • Add or remove Devices for existing User

    • Create or remove Connector for existing Host

Fixes

  • Issue where it was not possible to add a new WPC Subnet

  • API

    • Blocked API requests from Swagger

    • 405 error for improper URIs

    • Corner case 500 error when generating and revoking a Profile

Improvements

  • API

    • Deprecate Basic Auth

    • Require explicit grant type (client_credentials) when creating OAuth2.0 tokens

    • Full support of calls to {{OpenVPN ID}}.api.openvpn.com

    • Swagger is now located at {{OpenVPN ID}}.api.openvpn.com/docs/swagger-ui/#/ encouraging end Users to stop calling raw api.openvpn.com

    • Error reporting in Swagger is better