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.
Deprecated USERS_ADDED_TO_RESOURCES, RESOURCE_USERS_UPDATED, and USERS_REMOVED_FROM_RESOURCES events and migrated them to ROLE_ASSIGNMENT_CREATED, ROLE_ASSIGNMENTS_UPDATED, and ROLE_ASSIGNMENTS_DELETED, respectively
Added the ability to use Access Rules directly in Access Requests and Visibility Configuration
UARs can now be used to review Groups & Resources that Access Rules contain
Fixed bug in Snowflake where sync errors occur when there are child roles created with double-quotes
Updated direct access only checkbox in resource users
Added IDP Status of a user to resources users table