...
| Excerpt | ||
|---|---|---|
| ||
General information about OAuth in the Identity Server. |
| Note | ||
|---|---|---|
| ||
Note that a UUID is created as the access token with the default size is 36 characters. The maximum size can be 255 which is the column size of ACCESS_TOKEN (in database table IDN_OAUTH2_ACCESS_TOKEN). Same applies to refresh token length. |