<%@ include file="/html/portlet/portal_settings/init.jsp" %> <% boolean isGoogleAuthEnabled = PrefsPropsUtil.getBoolean(company.getCompanyId(), "google.auth.enabled", true); String googleClientId = PrefsPropsUtil.getString(company.getCompanyId(), "google.client.id"); String googleClientSecret = PrefsPropsUtil.getString(company.getCompanyId(), "google.client.secret"); %>