Constant kanidmd_lib::constants::OAUTH2_ACCESS_TOKEN_EXPIRY

source ยท
pub const OAUTH2_ACCESS_TOKEN_EXPIRY: u32 = _; // 900u32
Expand description

How long access tokens should last. This is NOT the length of the refresh token, which is bound to the issuing session.