fcli icon indicating copy to clipboard operation
fcli copied to clipboard

fcli ssc session login : expiration status is unknown IF login session was created using token (-t )

Open james-du1 opened this issue 3 years ago • 1 comments

fcli ssc session login : expiration status is unknown IF login session was created using token (-t )

image

james-du1 avatar Dec 07 '22 21:12 james-du1

As far as I know, SSC doesn't provide functionality for retrieving token expiration date for an existing token, so fcli can't know when the token will expire, and therefore can't display whether the token has expired or not. If you know of any way for getting the token expiration date from SSC, we'll be more than happy to add this functionality to fcli. Note that all SSC token endpoints require user credentials to be provided, so we cannot call these endpoints if you're logging in with a pre-generated token.

rsenden avatar Dec 12 '22 14:12 rsenden

Fixed by c2e66bceb34ca1c3f9989dd2c63546ff0c010d99

rsenden avatar Jul 26 '24 13:07 rsenden