September 23, 2021
Features
- 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 VPN 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