Authorization Concepts
Learn how Fire Arrow Server's rule-based authorization pipeline evaluates requests, narrows searches, and enforces access control.
Identity Filters
Use FHIRPath-based identity filters to restrict authorization rules to specific subsets of users within a role.
Property Filters
Redact or randomize sensitive FHIR resource properties in API responses using NullFilter and RandomFilter transformations.
Authorization Debug Mode
Enable authorization debug mode to get detailed rule evaluation traces and diagnose why requests are denied.
Troubleshooting Authorization
Step-by-step guide to diagnosing 403 Forbidden errors, from identity verification with $me to rule debugging.
Validators
8 items