Related user story
#47116
Task
Adds the "End user authentication" radio group to Settings > Organization settings > Fleet Desktop per Figma — "Hourly token rotation" (sso_enabled: false, default) vs "Single sign-on (SSO)" (true), with the SSO radio disabled + tooltip when no IdP is configured, everything disabled in GitOps mode, and the section description updated. Also registers the two new activities in the activity feed.
Condition of satisfaction
Settings card:
Activity feed:
Tests/commands:
Related user story
#47116
Task
Adds the "End user authentication" radio group to Settings > Organization settings > Fleet Desktop per Figma — "Hourly token rotation" (
sso_enabled: false, default) vs "Single sign-on (SSO)" (true), with the SSO radio disabled + tooltip when no IdP is configured, everything disabled in GitOps mode, and the section description updated. Also registers the two new activities in the activity feed.Condition of satisfaction
Settings card:
FleetDesktop.tsx:102-104,OrgSettingsPage.tsx:109-113) — unchanged.OrgSettingsPage.tsx:76-97).Activity feed:
Tests/commands:
yarn testgreen, including new FleetDesktop and GlobalActivityItem cases.make lint-jsclean.