Version 1.978.0
about 7 hours ago by Giulio
- 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.