Skip to content

Floating model: release session via API #72

Closed Answered by v-rudkovskiy
r-brown asked this question in Questions
Discussion options

You must be logged in to vote

The easiest way to allow your customers to release such "hung" sessions is to let them execute validation call for a given sessionID and action=checkIn.
Refer to the "checkIn" validation example.
Please note:

  • this functionality might be misused by the end-customer, where the licenses will be checked-in often (on demand) to bypass Floating model logic
  • you need to use API Key role (ROLE_APIKEY_LICENSEE)
  • we recommend the creation of additional API Key for a single customer; this way you can easily rewoke malicious API Keys

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by r-brown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #11 on October 29, 2023 22:00.