-
"session" is kept as long as JWT token is not expired. In our case it was 15 minutes by default. I've changed now to 30 minutes (new default) and added option
auth-expirationto configure expiration timeout usingDurationformat, example to set expiration time to 10 minutes:http () { 'authProvider' () { 'auth-expiration' = 'PT10M' } }
| Type |
New Feature
|
| Priority |
Minor
|
| Assignee | |
| Version |
none
|
| Sprints |
n/a
|
| Customer |
n/a
|
Iterations
-
tigase-server-8.5.0 Open
Issue Votes (0)