RFC 9396: OAuth 2.0 Rich Authorization Requests (opens in new tab)
Heya, RFC 9396 defines a new OAuth 2.0 request parameter called authorization_details that lets clients express fine-grained authorization requirements using structured JSON, rather than the flat string-based scope parameter.
Read the original article