SessionType: {
    CLIENT_CREDENTIALS: SessionType;
    ONESHOT_TOKEN_EXCHANGE: SessionType;
    TOKEN_EXCHANGE: SessionType;
}