data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

Authorization Policy vNext -> Request Policies

Open seantleonard opened this issue 3 years ago • 2 comments

M1/1.5 met the requirement of adding support for Database Policies. This next iteration is to apply policies at the request level: policy resolution does not result in database query predicates, and instead checks the policy against claims present in the user's token and makes a allow/deny decision.

Per RFC request policy: defines a rule that will be checked before sending any request to the database

seantleonard avatar Jul 19 '22 15:07 seantleonard

Requires progress on #936

seantleonard avatar Jan 03 '23 21:01 seantleonard

Per https://github.com/Azure/data-api-builder/issues/1099 moving to June2023 release.

seantleonard avatar Feb 07 '23 16:02 seantleonard