Jump to content

Recommended Posts

Posted

Hi all

we have a page with user Login to a special client section. Session Login Throttle prevents multiple logins with the same User Data.

Is it possible to log out a user after a give period of time. Or is it possible to allow Multiple Logins with the same User Data, without risking to much security.

Your help is much appreciated!

Posted

Is it possible to log out a user after a give period of time.

A given time of inactiveness or from the login? Also does this need to be different depending on the user?

Posted

Hi all

we have a page with user Login to a special client section. Session Login Throttle prevents multiple logins with the same User Data.

Is it possible to log out a user after a give period of time. Or is it possible to allow Multiple Logins with the same User Data, without risking to much security.

Your help is much appreciated!

Session Login Throttle doesn't prevent multiple logins with the same user. It's to prevent dictionary attacks, so when someone trying to login 3 times with same username but wrong password.

  • Like 3

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...