Base solution for your next web application
Open Closed

Can I configure the token expiration only for inactivity time? #12050


User avatar
0
SASIMEXICO created

Hi guys,

I configured the token expiration in 15 minutes and works perfect. But can be possible to make this 15 minutes countdown only for inactivity time, not 15 minutes ever?

Thx!


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @SASIMEXICO

    Do you use Angular or JQuery version ? I assume you want to configure it as sliding expiration.

  • User Avatar
    0
    SASIMEXICO created

    Hi,

    I'm using the angular solution.

    What I want is to configure the token expiration in 15 minutes, but if user call any method after 10 minutes, the expiration time restart to 15 in that moment, then only will expire afetr 15 minutes of inactivity in web.

    It can be possible?

    Thx!

  • User Avatar
    0
    m.aliozkaya created
    Support Team

    Hi @SASIMEXICO,

    Could you check this? Maybe this part of user management settings can offer what you need.

    https://demo.aspnetzero.com/app/admin/tenantSettings -> UserManagement tab