DOH
Get your Zero Trust organization DoH settings
Update your Zero Trust organization DoH settings
ModelsExpand Collapse
DOHGetResponse object { id, client_id, doh_jwt_duration, 4 more }
The Client ID for the service token. Access will check for this value in the CF-Access-Client-ID request header.
The duration the DoH JWT is valid for. Must be in the format 300ms or 2h45m. Valid time units are: ns, us (or µs), ms, s, m, h. Note that the maximum duration for this setting is the same as the key rotation period on the account.
The duration for how long the service token will be valid. Must be in the format 300ms or 2h45m, or the special value forever for non-expiring tokens. Valid time units are: ns, us (or µs), ms, s, m, h. The default is 1 year in hours (8760h).
DOHUpdateResponse object { id, client_id, doh_jwt_duration, 4 more }
The Client ID for the service token. Access will check for this value in the CF-Access-Client-ID request header.
The duration the DoH JWT is valid for. Must be in the format 300ms or 2h45m. Valid time units are: ns, us (or µs), ms, s, m, h. Note that the maximum duration for this setting is the same as the key rotation period on the account. Default expiration is 24h
The duration for how long the service token will be valid. Must be in the format 300ms or 2h45m, or the special value forever for non-expiring tokens. Valid time units are: ns, us (or µs), ms, s, m, h. The default is 1 year in hours (8760h).