Skip to content

Verify Floating sessions status and expiration #119

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

You must be logged in to vote

The specified functionality of the Floating model prolongs session validity upon every validation request with the action parameter set to "checkOut".
This effectively allows vendors to keep active sessions open until these are either given back using checkIn action or expired accordingly to the specified "Max Checkout Validity" parameter.

How to verify session validity

For the Floating model, NetLicensing validation response on successful checkout provides the point in time until checkout is valid in the "expirationTimestamp" attribute.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:netlicensing xmlns="http://www.w3.org/2000/09/xmldsig#" xmlns:ns2="http://netlicensing.labs6…

Replies: 1 comment

Comment options

r-brown
Oct 8, 2022
Maintainer Author

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
1 participant
Converted from issue

This discussion was converted from issue #52 on October 30, 2023 05:39.