Blog

Session Manager in Backendless Enterprise Security

by on August 4, 2022

Cloud Enterprise logo Session Manager

The Enterprise Security function pack provides enterprise-level security features at an affordable price. Session Manager lets you dig into user access to your application.

Session Manager is a valuable security feature that lets you see when any user accessed your application and easily log the user out. This provides a layer of protection from malicious user access, as well as information about which users were active at a given time.

The feature comes standard as part of the Enterprise Security function pack which can be added to any Backendless paid plan.

The key elements of Session Manager are highlighted in the screenshot below.

Session Manager Breakdown

Session Manager has four primary components:

  1. Logout
    Terminate all sessions for a given user.
  2. Find user’s record in the database
    View the user record in the Users table in the database. There, you can edit the user as normal. For example, if you suspect the user is doing something malicious, you can logout the user (above) and then switch the userStatus to disabled to prevent them from accessing your application.
    → Watch how User Status works
  3. Show/hide user sessions
    View the user’s login history and the token used by the user to access your application.
  4. Copy the user’s token
    By copying the user’s token for a given session, you can impersonate the user. This lets you test API calls to ensure that your security precautions are working as you expect them to.

Session Manager is just one of the enterprise-caliber database security measures Backendless has put in place with the Enterprise Security function pack. You can read about the other key features below:

The Enterprise Security function pack lets you develop enterprise-scale applications with or without code on the Backendless platform while maintaining maximum security.

Want to learn more?

Talk to our team today about the Enterprise Security Function Pack.

Leave a Reply