Closed adietish closed 4 years ago
The problem with this value is that it's a relative value: it defines the expiration in seconds since it was created.
The expiresIn value is the expiration in seconds from the creationTimestamp.
PR was merged.
Tks!!
in https://github.com/openshift/openshift-restclient-java/issues/455#issuecomment-663590391 we discovered that
IAuthenticationContext.getExpiresIn()
always returns null and obviously isn't filled when authenticating. The response carries the value though: