Need help in error for react app where i get Seamless SSO error in react application

`Can you please help in providing suggestion to resolve this issue?

I am encountering an issue with the seamless single sign-on (SSO) functionality in my front-end React application. When I attempt to log in using http://localhost:8080,

I receive the following error:
(uncaught exception) InteractionRequiredAuthError: interaction_required: Seamless single sign on failed for the user. This can happen if the user is unable to access on premises AD or intranet zone is not configured correctly
Trace ID: e5199fca-83b4-430a-9932-0ce9b6459f00
Correlation ID: c279bdeb-a4cb-4c5d-abd7-e682dab90b0d
Timestamp: 2024-07-25 13:51:46Z

InteractionRequiredAuthError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.`your text“

I tried running from Cypress I end up in interaction_required Auth error.uncaught exception) InteractionRequiredAuthError: interaction_required: Seamless single sign on failed for the user. This can happen if the user is unable to access on premises AD or intranet zone is not configured correctly
Trace ID: e5199fca-83b4-430a-9932-0ce9b6459f00
Correlation ID: c279bdeb-a4cb-4c5d-abd7-e682dab90b0d
Timestamp: 2024-07-25 13:51:46Z

InteractionRequiredAuthError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.