To specify the token expiry time, complete the following steps.
-
From the
[Installation path]\BrainwareApiServer directory, open
Web.config in a text editor.
-
Search for the following line.
<add key="TokenExpireTime" value="60" />
-
Set the
value parameter to the required value in minutes.