10 months ago
Use updated group search dropdown to select the source group for an Owner
10 months ago
Started directly showing the connection instruction pages after any MFA checks needed instead of the select role modal if there is only one role the user can connect with.
10 months ago
Restructured Okta sync to require much fewer API calls to finish.
Fixed a bug where external google groups would cause sync to fail.
10 months ago
Render containing groups and member groups in the Group page.
Self-Hosted Only: Add security contexts to lock down privileges on opal pods.
10 months ago
Fixed bug where the access request form would sometimes not show ticket fields.
10 months ago
Fixed a rare issue causing organization settings to not be applied correctly.
10 months ago
Disambiguate whether the propagation ticket associated to a user is for a grant or revocation.
Documentation update: Update UAR deadline examples to match ISO8601 format.
Fixed bug where access expired notifications could be erroneously cleared.
10 months ago
Added a Create Access Request REST API. Supports requesting access on behalf of a user for multiple resources and groups.
For ticket-based access propagation, use a different ticket title based on whether it's a propagation or revocation.
10 months ago
Access review notes will now be correctly saved and retained between refreshes.
10 months ago
API Changes: The target_user_id
field in the response for GET /requests
is now optional.