Click here to Skip to main content
15,903,201 members

Comments by Member 11781455 (Top 1 by date)

Member 11781455 18-May-17 6:54am View    
Actually i need solution like the below

Issue-2: After Closing the Browser & Login again, alert is showing as "Already Logged In"

Precondition: Configuration to be set as Single instance enable in "Password Policy Configuration"

Steps:

1. Login to Application

2. Close the Browser without Logging out

3. Open the application in browser

4. Select the Company in Login screen

5. Enter the Username

6. Enter the Password & try to Login again

Actual Result: Showing alert as "This user is already logged into this application from another location. If you are continuing with your login any data used by the login may be lost. Do you want to continue? "

Expected Result: Should allow to Login to application even if the Browser is closed without logging out.



Issue-3: If the session is expired & then try to Login, alert is showing as "Already Logged In"

Precondition: Configuration to be set as Single instance enable in "Password Policy Configuration"

Steps:

1. Login to Application

2. Do not do any transaction for 20 min/ Keep it idle for 20 min

3. Open the application in browser

4. Select the Company in Login screen

5. Enter the Username

6. Enter the Password & try to Login again

Actual Result: Showing alert as "This user is already logged into this application from another location. If you are continuing with your login any data used by the login may be lost. Do you want to continue? "

Expected Result: Should allow to Login to application even if the session is expired before logging out.