• Query parameters for all public POST API endpoints are now deprecated, in favor of corresponding body parameters of the same names.
    Endpoints affected:
    POST /groups/{group_id}/users/{user_id}
    POST /groups/{group_id}/resources/{resource_id}
    POST /resources/{resource_id}/users/{user_id}
    POST /tag
  • Fixed a rare issue causing invalid Resource Deleted events to appear in the event log.
  • In the UAR edit reviewers modal, user labels now link to their user pages in Opal.
  • Fixed issue where unmanaged resources were included in group resources when starting an UAR.
  • Updated group search dropdown in request configuration edit flows.
  • Fixed bug where some remote AWS events were not being surfaced properly
  • Fixed a bug that caused newly created owners not to be sorted correctly in the owners list.
  • Updated bundle count to reflect the number of search results.

Improvements:

  • Render name of resource in the final leg of the access view along with a proper icon

Bug Fixes:

  • Improve error handling for ingesting GCP Projects / BigQuery Datasets

Version 1.0.665

by Aashish
  • Improves Azure cloud infrastructure resource fetching
  • Fixed a bug where the AWS Identity Center integration wasn't syncing correctly in certain cases.

Version 1.0.664

by Aashish
  • Fixed a bug where the incorrect AWS region was used when validating in the AWS Identity Center Integration

Version 1.0.663

by Aashish
  • Fixed importing a resource with a configuration template. Resources are now properly imported with the selected template.

Version 1.0.662

by Audrey Li

API Changes

  • PUT /configuration-templates endpoint now returns JSON headers

Bug Fixes

  • Fixes App deletion when a large amount of App users are involved.

Improvements

  • Reduced reliance on stale cache data sometimes requiring a refresh before newly created/ended UARs would appear in the list.

Bug Fixes

  • Fixed a rare bug with resource deletion where a resource's request configuration would incorrectly persist through deletion.
  • Fixed a bug where old request configuration settings were applied to a request.
  • Update Okta connection to prevent importing built-in group attributes as tags.

Improvements:

  • Introduce new tag type for Okta App Groups - key is "okta_source_app" , value is source app name (google, slack etc).