Axero supports Google integration for single sign-on (SSO), out-of-the-box. This page walks you through configuring Google OAuth 2.0 credentials, shows you how to enable Google integration, and demonstrates the Google login process.
Google SSO setup is estimated to take 1-2 hours. Once you complete the guide, Google SSO will be active on your intranet. For more information or assistance from the Axero team, submit a private case.
Enter your Google login information if necessary.
If Auto approve members is unchecked in Control Panel > System > General Settings > Site Settings, you'll see a message that your account is pending approval.
When you log in for the first time, you'll be prompted to set your username.
You can customize the login page to show only the Google login option.
hide
Login button image
You can also change the login button image. Add the following code to CSS Overrides:
[id$='LoginUsingGoogle']:before { position: absolute; content: ''; background-image: url('https://developers.google.com/identity/images/btn_google_signin_light_normal_web.png'); width: 191px; height: 46px; pointer-events: none; z-index: 20000;}
Apple and Google Apps do not support login via Google SSO. Users must sign into the mobile app with their username or email and their Axero password.
Users can create an Axero password by clicking on their name in the header and then clicking on Password.
Error: redirect_uri_mismatch
Fix: Make sure the value you entered in Authorized redirect URIs uses http if you don't have an SSL certificate installed on the server or https if you do.
Exception: "UserCreateStatus status: InvalidPassword" when a new user tries to log in.
Fix: Go to Control Panel > System > General Settings > Advanced Settings. Set Maximum length for password to a value over 25.
Exception: "UserCreateStatus status: InvalidUserName" when a new user tries to log in.
Fix:
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/22929/google-sso
Your session has expired. You are being logged out.