bharos opened a new issue, #12095: URL: https://github.com/apache/gravitino/issues/12095
### Describe the subtask Parse the `X-Gravitino-Active-Roles` header on each request and make the declared active roles available to the authorization path, so role narrowing takes effect. Validate the header value: - Malformed value → `400 Bad Request`. - Well-formed value naming a role the caller does not hold → `403 Forbidden`. An absent header behaves as `ALL` (no narrowing), preserving current behavior. ### Parent issue #11965 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
