warrant-dev / warrant

Warrant is a highly scalable, centralized authorization service based on Google Zanzibar. Use it to define, enforce, query, and audit application authorization and access control.
https://warrant.dev
Apache License 2.0
1.12k stars 39 forks source link

Ignore wildcard subject objectIds when creating warrant objects #250

Closed stanleyphu closed 11 months ago

stanleyphu commented 11 months ago

Describe your changes

This PR updates the automatic object creation when creating a warrant to ignore the subject if the objectId is a wildcard.

Issue number and link (if applicable)