Skip to main content
Completed

Ability to access Client IP adress

Related products:Indicium Service Tier
  • December 9, 2020
  • 4 replies
  • 89 views

Bas
Vanguard
Forum|alt.badge.img+3

When we need to provide API access to our data we want to ensure that the connection is secure. We utilize session_id’s to achieve this.

Currently, we lack the ability prevent session hijacking or session ID guessing because we can't bind session_id with other client properties, like the IP address or User-Agent.

https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html#binding-the-session-id-to-other-user-properties

4 replies

Jasper
Thinkwiser
  • December 9, 2020
Updated idea status NewPlanned

Jasper
Thinkwiser
  • December 9, 2020

Hi Bas, 

We have already planned this for the 2021.2 release, scheduled for April, by expanding the default session variables with information of not only the user's language, but also the IP address, time zone and more!


Bas
Vanguard
Forum|alt.badge.img+3
  • Author
  • Vanguard
  • September 29, 2021

Hi,

thinks this issue can be marked as resolved. 

Documentation about this feature can be found here

https://docs.thinkwisesoftware.com/docs/sf/business_logic/#generated-session-variables


Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Software Architect
  • September 29, 2021
Updated idea statusPlannedCompleted