Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino
Categories Security
Created by Guest
Created on Mar 29, 2022

Option to select whether the LTPAToken should be completely removed/or usable when session has been completely ended.

When enabling Session authentication across servers, the token issued by a server can still be used even after the session has been completely ended on the server and on the browser. If a user issues a request to the server using the same token, you will notice that the token is still active. The token only gets completely destroyed upon reaching the token expiration time. This can be a cause of concern if an attacker gets information about the token.


The idea on having an option to select whether LTPAToken should be completely removed/or usable when sessions end can be a good added line of defense from attackers.

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Jun 10, 2023

    Probably all you need is to configure your environment to not use LTPATokens at all and instead use federated identity in conjunction with single-server session cookies.