: The operations the client wants to perform (e.g., read , write ). datatypes : The types of data being accessed. 2. Example Request Structure
A client requesting a specific bank transfer might send a request like this: 45364545444 rar
: Receives the token and verifies that the specific action (e.g., the $100 amount) was authorized. 4. Full Documentation : The operations the client wants to perform (e
Instead of using the standard scope parameter, RAR introduces the authorization_details parameter. This is a JSON array of objects, where each object defines a specific permission. Example Request Structure A client requesting a specific
You can read the complete, finalized text at the IETF Datatracker for RFC 9396.
The purpose of this specification is to provide a way for clients to express detailed authorization requirements. This is particularly useful in financial services (Open Banking) and healthcare.
: Sends the authorization_details parameter in the authorization or pushed authorization request (PAR).

