ЕСОЗ - публічна документація

Auth. Configuration

ParamsPurposePreProd  Prod
TOKEN_DELETING_SCHEDULE

Schedule to delete tokens, that have been expired earlier. Only tokens that are older then "TOKEN_TTL_AFTER_EXPIRATION_DAYS" are deleted

"* 1-4 * * *"
"* 1-4 * * *"
TOKEN_EXPIRATION_SCHEDULESchedule for expire tokens
"* * * * *"
"*/5 * * * *"
TOKEN_TTL_AFTER_EXPIRATION_DAYSHow long expired tokens should live
"30"
"30"
AUTH_ACCESS_TOKEN_LIFETIMELifetime of access token
"3600"
"3600"
AUTH_REFRESH_TOKEN_LIFETIMELifetime of refresh token
"1209600"
"1209600"

ЕСОЗ - публічна документація