overture-stack / ego

OAuth 2.0 authorization service that supports multiple OpenID identity providers
https://www.overture.bio/products/ego
GNU Affero General Public License v3.0
25 stars 14 forks source link

committing changes related to Visa permissions schema #688

Closed Azher2Ali closed 1 year ago

Azher2Ali commented 1 year ago

Added many to many relationship to Visa - Permissions. Also created a service class which does not impact #679 and which is further used in #680

Azher2Ali commented 1 year ago

wonder if we should rename entity to policyId since thats what it is referencing. Took me a while to determine which property was referencing the ID from ACL policies since entity is so generic.

This change has been taken as part of current ticket #680