4 years ago
Support deactivating federated users and remove root users from API
A change has been introduced to the Stax Console and API to allow additional control over federated users within the Stax identity service. These users can now be disabled within the Stax API and Console, not only via a federated identity provider.
Additionally, the deprecated concept of Stax root users has been removed from the identity service.
- Changed: Federated users can now be deactivated through the Stax console
- Changed: Federated users can now be deactivated through the Stax API/SDK
- Removed: Root users are no longer included in the response to a GET request for the Stax API's /users endpoint
- Removed: Stax no longer supports filtering on root users