OAuth Config
The OAuth Config page allows redefining some default configurations related to the OAuth flow that you can apply to your APIs.
It is found under the Settings option, on the main Manager menu.
The fields to be set up are described below.
Token Generator
It defines the access token formats that can be generated.
There are three types: random, MD5 and UUID
If the type is "random", there is another field to be informed (in addition to the others, which are the same for all types), the Token Length field, with a limit of 36 characters (see the image below).
Default Expires In
This field sets the expiration time of access tokens, in seconds.
The default configuration is 3600 seconds; the maximum is 631139040 seconds.
Grant Code TTL
It sets the lifetime of grant codes, in seconds.
The default configuration is 3600 seconds; the maximum is 631139040 seconds.
Refresh Token TTL
Sets the Lifetime of refresh tokens, in seconds.
The default configuration is 86400 seconds; the maximum is 631139040 seconds.
Share your suggestions with us!
Click here and then [+ Submit idea]