fn decision_allows(status: u16) -> bool
Maps a Keycloak UMA response status to an allow/deny decision: only 200 (the decision endpoint’s “granted” response) allows.
200