diff --git a/web-assets/js/setupAuth0WithRedirect.js b/web-assets/js/setupAuth0WithRedirect.js index 488997d..c82235d 100644 --- a/web-assets/js/setupAuth0WithRedirect.js +++ b/web-assets/js/setupAuth0WithRedirect.js @@ -41,7 +41,7 @@ const authSetup = function () { const appUrl = qs['appUrl'] || false; const loggerMode = "dev"; const IframeLogoutRequestType = "LOGOUT_REQUEST"; - const enterpriseCustomers = ['wipro', 'topgear', 'zurich', 'cs']; + const enterpriseCustomers = ['zurich', 'cs']; let returnAppUrl = qs['retUrl']; if (utmSource && diff --git a/web-assets/static-pages/index.html b/web-assets/static-pages/index.html index 38db79e..a60e501 100644 --- a/web-assets/static-pages/index.html +++ b/web-assets/static-pages/index.html @@ -54,5 +54,9 @@