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
The api/authentication/configuration endpoint was not updated to include the Authentication.RoleBasedAuthorizationEnabled setting. This prevents ServicePulse from knowing whether or not the feature is enabled.
Describe the bug
The
api/authentication/configurationendpoint was not updated to include theAuthentication.RoleBasedAuthorizationEnabledsetting. This prevents ServicePulse from knowing whether or not the feature is enabled.