You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remaining usage appears to be -1 though in SSC its like this
The text was updated successfully, but these errors were encountered:
xakrurychle
changed the title
fcli ssc token list -u user -p pass --url url -> remaining usage -1
fcli ssc token list -u user -p pass --url url -> remaining usage -1 // MAC
Dec 14, 2022
SSC 'Days to Expiration' corresponds to the token terminal date as displayed by SSC. Apparently, the SSC backend additionally allows for having tokens that can be used only a certain number of times (independent of expiration date), with -1 indicating that the token can be used for an unlimited amount of times. Since this information is not displayed in SSC, we should probably remove it from fcli (table) output as well to avoid confusion.
remaining usage appears to be -1 though in SSC its like this
The text was updated successfully, but these errors were encountered: