You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(webapp): drop external-link icon from SSO modal buttons
These buttons open the admin portal dialog rather than navigating away,
so the top-right arrow icon was misleading. Keep it only on the genuinely
external Contact us and Open in new tab actions.
Co-authored-by: Cursor <cursoragent@cursor.com>
@@ -969,7 +957,7 @@ function DirectorySyncSection({
969
957
title="Directory Sync"
970
958
description="Sync users and groups from your identity provider over SCIM. Members of mapped groups are provisioned with the group's role, and removing them from your directory revokes their access."
0 commit comments