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
They typically depend on some way of mocking the okta endpoints. Mocks will typically run on localhost over http but this check checks if the configured url is a https url
We need a way to disable this check. The validateHttpsUrl method called under the hood already has a parameter for disabling this check, but there is no way to set it