JWTExpiration
The amount of time until the JWT expires, in seconds.
データ型
int
デフォルト値
-1
解説
This is used to calculate the exp claim in the JWT.
When set to -1, the connector generates the first token, but never refreshes it. This is the default value.
The amount of time until the JWT expires, in seconds.
int
-1
This is used to calculate the exp claim in the JWT.
When set to -1, the connector generates the first token, but never refreshes it. This is the default value.