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
message: "Your identity provider rejected one or more of the requested scopes. The 'offline_access' scope may be disabled in your IdP, ask your administrator to enable it or update ServiceControl so ServicePulse does not request it.",
20
+
};
21
+
default:
22
+
return{
23
+
title: "Unable to sign in",
24
+
message: "Something went wrong while signing you in. Contact your administrator if the problem continues.",
0 commit comments