Login: hide SSO

This commit is contained in:
Timofey Boyko 2023-11-15 18:39:02 +03:00
parent 8391dad883
commit 377f543baf

View File

@ -69,7 +69,7 @@ export const getInitialState = async (
const settings = [ const settings = [
getAuthProviders(), getAuthProviders(),
getCapabilities(), getCapabilities(),
getCurrentSsoSettings(), // getCurrentSsoSettings(),
]; ];
[portalSettings, buildInfo, availableThemes, logoUrls] = await Promise.all( [portalSettings, buildInfo, availableThemes, logoUrls] = await Promise.all(