Version 1.1048.0
Added
-
Added Github app setting to toggle automatically linking Github user identities for Organizations using SAML SSO
-
Added ability for admins to create delegations for all users in the organization at inventory/delegations
-
Added a new REST API endpoint to retrieve individual IDP group mappings by app resource ID and group ID
-
Added public API endpoints for managing request reviewer delegations, allowing users to delegate access review requests to other users during absences
- GET endpoint for listing delegations
- POST endpoint for creating delegations
- GET endpoint for retrieving specific delegations
- DELETE endpoint for removing delegations
-
Added support for user account deprovisioning for Okta, Salesforce, PagerDuty, Duo, Google Workspace, and Custom Connectors. Deprovisioning can be enabled for an app under "Edit App". Once enabled, user accounts will be deprovisioned when:
- Their access is revoked in an access review
- When deprovisioning is disabled, user accounts will not be displayed in access reviews, only their entitlements.
- The user is deprovisioned in the configured HRIS/IDP
- The account is manually deprovisioned via Opal
- Their access is revoked in an access review
Improved
- Improved Slack admin/deny/approval with MFA modal to be simpler to use (Slack only)
Bug Fixes
-
Fixed an issue where a nil pointer would sometimes be surfaced for Okta group rules sync, instead of the actual error
-
Fixed an issue where approvals with MFA would not resolve when approving through Slack (Slack only)
-
Fixed a bug where the App Details tab could become stuck on loading
-
Removed revocation indicator on Requests details view