What's new
- User management
- [Update] POST /api/open/v1/users
- The scope of the API has been expanded, and it now supports Local users, AD users, AD groups and SSO users
- [Update] PATCH /api/open/v1/users/{id}
- The scope of the API has been expanded, and it now supports Local users, AD users, AD groups, SSO users and SSO groups
- Supported changing authentication method for a single user
- [Update] GET /api/open/v1/users
- The scope of the API has been expanded, and it now supports Local users, AD users, AD groups, SSO users and SSO groups
- [Update] GET /api/open/v1/users/{id}
-
- [Update] POST /api/open/v1/users/group
-
- [Update] POST /api/open/v1/users/{id}
-
- [New] GET /api/open/v1/adservers
- Getting the list of AD servers
- [New] GET /api/open/v1/authmethods
- Gettings the list of auth methods
- [Update] POST /api/open/v1/users
- Session management
- [New] POST /api/open/v1/computers/{id}/disconnect
- Disconnecting all sessions for a single computer
- [New] POST /api/open/v1/computers/{id}/disconnect