Changes

Jump to: navigation, search

Login Page

1,083 bytes removed, 15:12, 13 August 2019
Privacy and Security Policies
Learn more about [[Configuring_Privacy,_Confidentiality_and_Other_Policies|Configuring Privacy and Security Policies]]
The login page will have a button called '''Privacy & Security Policies ''' in the main panel below the email and password inputs.
If you have chosen a date for Enforce User Acceptance the user will be brought directly to your policies upon login.
=Configuration - Advanced=Forgot Password==ReCAPTCHA Security==Login pages will automatically enable Google reCAPTCHA functionality in order to ensure security standards. In order to modify or disable this setting, go to '''Global Settings > Security '''and scroll down to the bottom of the page. 
:: [[File:Recaptcha.png|800px|border]]==Error Message==In order to display an '''Error Message '''when an incorrect login username or A forgot password is provided, simply include link appears by default on the following variable into the Login Screen HTML: '''@errmsg@'''login page.
The Users can enter an email and if a user with access has the email entered the system will always save a list of all invalid logins. See how email instructions to access this list [[Login Page#Invalid Login Audit|here]]that user so they can change their password.
==Popup Blocker Check==If you do not receive an email within a few minutes check your spam/junk mail folder. The login page forgot password email sent to users can be configured to check whether users have a pop-up blocker enabled; it will enable a suggestion to by doing the user that they disable their pop-up blocker for the SmartSimple system. following:
The source code of # Go to Menu icon > '''Global Settings''' > '''Security''' Tab > '''Password and Activation Policies''' link > '''Activation Email Templates''' tab > scroll down to '''Request Password''.# modify the login page will include a code for a pop-up blocker warning message, but by default this will be disabledcontent as desired.# press '''Save'''.
[[Image:PBWarning1.png|1200px|border]]=Configuration - Advanced=To enable ==CAPTCHA on the warning message, simply remove the text '''disabledLogin=="disabled" '''from If you enter the source code, then click '''Save '''at wrong email and password into the bottomlogin page twice you will see a CAPTCHA. CAPTCHA stands for “Completely Automated Public Turing Test to tell Computers and Humans Apart”. It is used in this case to verify that a person and not an automated program is attempting to login.
[[ImageFile:PBWarning2captcha-login.pngjpg|thumb|1100pxnone|border500px|CAPTCHA displayed after wrong email and password combination entered]]Any users that are using a browser with a pop-up blocker enabled will consequently see the following alert message on their screen when they access the login page: 
:: [[Image:PBWarning3You can toggle the CAPTCHA on or off for your entire system by going to Menu icon > Global Settings > Security tab > and choose either enabled or disabled. The inherit choice only affects signup pages and will not disable CAPTCHA on the login.png|300px|border]]==JavaScript==The following [[JavaScript]] Note you can be added also choose to bypass the login page use of CAPTCHA for further customizationusers in countries that are unable to communicate with CAPTCHA servers because of government policy. This is done by selecting a country such as China in the bypass setting. 
===Forgot Password===[[File: '''HTML: '''Forgot your password? Please click Recaptcha.: '''JavaScript: '''<pre>function passwdwin(){png|thumb|none|500px|Global CAPTCHA Settings]]
window.open('/s_requestpassword.jsp', 'pwdwin', 'left=200,top=200,toolbar=0,width=300,height=214,directories=no,status=no, scrollbars=no,resizablePopup Blocker Check=no,menubar=no,alwaysRaised=yes'); }</pre>The system-generated email sent to the user after selecting the '''Forgot Password '''option login page can be configured from [[Email#Email Templates for User Activation and Password|Email Templates for User Activation and Password]].  ===Branchto check whether users have a pop-Specific Forgot Password===This functionality can be used when a user exists in the system multiple times with the same email address, but against different branches (organizations)up blocker enabled. The configuration means that only the password for If the user account ''under does have a specific branch ''popup blocker enabled they will be updatedreceive a warning with a suggestion that they disable their pop-up blocker: '''HTML: '''Forgot your password? Please click . * Where ''12345 ''is the [[Companyid]]Typically we leave this check disabled and do not warn users that they are using a pop up blocker.  : '''JavaScript: '''<pre>function passwdwin(branch) {  window.open('/s_requestpassword.jsp?branchid='+branch,'pwdin','left=200,top=200,toolbar=0,width=300,height=214,directories=no, status=no,scrollbars=no,resizable=no,menubar=no,alwaysRaised=yes'); } </pre>
A login page can be configured with multiple '''Forgot Password '''links, each including a different companyid as the parameter[[File:popup-blocker. Alternatively, you can create multiple login pages with a single link/companyid included on each page. jpg|thumb|none|500px|text]]
When the user clicks on the '''Forgot Password '''link, enters their password, and submits it, then the underlying code will search for the entered email address in the company If you choose you can enable this check and all of its sub-organizations. It will then email warning message by doing the password for that branch-specific user accountfollowing.
* The email sent can then be configured with [[Sslogic]] # Go to tailor menu icon > '''Global Settings''' > '''Branding''' tab > '''Login Pages''' link > edit the content of the email desired login page.# Go to the specific branch'''Template''' tab.* The error message displayed on this page when an invalid email is entered can be altered using # Inside the '''Login Page Template''' text area search for '''disabled="disabled"'''# Remove the [[Language Library]]'''disabled="disabled"''' text.# Press '''Save'''.
==Alternate Login Pages==
Smartstaff, administrator
3,316
edits

Navigation menu