Added hovercards to user links on request details page
Updated styling to initial import view
Fixed an issue where Okta Rules couldn't be imported through the App Import flow.
Fixed an issue where tags couldn't be completely removed from a resource.
Fixed a sporadic error that would happen when attempting to import some groups or resources for an App.
Fixed a bug related to risk center suggestions on Okta groups rules.
API
Added a new API endpoint for approving access requests, allowing programmatic approval of pending requests.
Breaking change
API endpoints now strictly require bearer token authentication. Session cookies are no longer accepted for API requests, and all API calls must include a valid Authorization header with a Bearer token.
Disabled the sync button when a sync is currently in progress
Fixed settings action going to a new line on smaller screens
Added hovercards to requested resources and groups, and inventory source group columns
Added a new API endpoint to retrieve information about a specific user's access to a resource, making it easier to programmatically check access details.
Disable user team column values when user is an end user
Fixed self-hosted and atlassian-hosted options being swapped when connecting to a JIRA integration
Fixed resource users not being revoked from resources when their access is expired. Other relationships (group users, group resources, nested groups) were not affected.