Amebis / eduVPN

Windows eduVPN Client
GNU General Public License v3.0
39 stars 17 forks source link

since version 3.3.6 the UI does not show the validity token anymore #225

Closed jayymaster closed 1 year ago

jayymaster commented 1 year ago

Unfortunately, since several versions the validity token is no longer displayed in the UI. It is also missing in the current version 3.255.2. The last working version is 3.3.6. Could the validity token please be implemented again?

Version 3.255.2 without validity token eduVPN_without_validity_token

Version 3.3.6 with validity token eduVPN_with_validity_token

jwijenbergh commented 1 year ago

What about 3.4? 3.255.2 is a pre-release whereas 3.4 is the latest official release

jayymaster commented 1 year ago

With 3.4 unfortunately the same

rozmansi commented 1 year ago

This is intended behavior as per documentation: https://github.com/eduvpn/documentation/blob/v3/API.md#session-expiry

Documentation invented the session expiration countdown timer should be shown the last 24 hours before expiration only.

Do you have any reasons why you would need to know the expiration before that time?

jayymaster commented 1 year ago

Not really.

I just noticed the new behavior of the client and it might lead to an increased number of requests from our users.

If this is the intended behavior, the issue can be closed.