<div id="google_translate_element"></div> <script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element'); } </script> <script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> |
Depending on the authentication method chosen by your organization, there may be a separate authentication to login or logout of the application via the drop down menu.
The drop down menu defaults to "local" - if you are using another authentication method, you can use the following to change the default ordering and improve usability. In the file data/globals.php, add a line:
Acceptable values instead of 'ldap' are 'local', 'radius' and 'ldap'. |
By default, credentials are managed via the local authentication mechanism provided by 6connect. See the following sections for more detail authentication configurations:
For information on SAML and DUO, see Admin Preferences.