Constant kanidm_proto::constants::AUTH_TOKEN_GRACE_WINDOW
source ยท pub const AUTH_TOKEN_GRACE_WINDOW: Duration;
Expand description
Default grace window for authentication tokens. This allows a token to be validated by another replica before the backing database session has been replicated to the partner. If replication stalls until this point then the token will be considered INVALID.