diff --git a/frontend/pages/ManageControlsPage/SetupExperience/cards/EndUserAuthentication/EndUserAuthentication.tsx b/frontend/pages/ManageControlsPage/SetupExperience/cards/EndUserAuthentication/EndUserAuthentication.tsx index 55c37aedfc..cddbe6612f 100644 --- a/frontend/pages/ManageControlsPage/SetupExperience/cards/EndUserAuthentication/EndUserAuthentication.tsx +++ b/frontend/pages/ManageControlsPage/SetupExperience/cards/EndUserAuthentication/EndUserAuthentication.tsx @@ -88,7 +88,7 @@ const EndUserAuthentication = ({ info="Connect Fleet to your identity provider (IdP) to get started." buttonText="Connect" router={router} - path={PATHS.ADMIN_INTEGRATIONS_IDENTITY_PROVIDER} + path={PATHS.ADMIN_INTEGRATIONS_SSO_END_USERS} /> ) : (