mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Resolves #40164 Manually verified: <img width="785" height="187" alt="image" src="https://github.com/user-attachments/assets/c2b91fd4-3592-4760-8241-c33a89e162c0" /> Adds a "Learn more" link to the [End-user Authentication](https://fleetdm.com/guides/setup-experience#end-user-authentication) documentation on the `/settings/integrations/sso/end-users` page, making it easier for customers to reference docs while configuring SSO settings. - **`EndUserAuthSection.tsx`**: Appended a `Learn more` anchor (opens in new tab) after the description text in the end-user auth settings card. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added a "Learn more" link in the end user authentication setup section, providing quick access to comprehensive setup guidance and documentation. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: getvictor <2685025+getvictor@users.noreply.github.com>
1 line
62 B
Text
1 line
62 B
Text
- Added "Learn more" link on End User Authentication section.
|