Closed AFOYQqhZ55j0hwYnWQTrk6rnwfNONSEeP6uheHC closed 10 months ago
Value is in seconds. Fabric will use it to get a new token or renew existing one (if authentication server provides one). If set as zero, it will consider the timeout returned by the authentication server. By setting your own, it allows you to get/renew a token ahead of their usual expiration time.
How is the "Token timout" parameter of an HTTP interface with "OAuth 2.0 Password Credentials" authentication type used? Is the value in seconds or milliseconds? What does the value 0 mean?