opendatadiscovery / odd-platform

First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.
https://opendatadiscovery.org
Apache License 2.0
1.19k stars 99 forks source link

Create new Query Example permission policy #1568

Closed Vladysl closed 6 months ago

Vladysl commented 8 months ago

Create new Policy QUERY_EXAMPLE Create new Policy Permissions: QUERY_EXAMPLE_UPDATE(belongs to QUERY_EXAMPLE), QUERY_EXAMPLE_DELETE(belongs to QUERY_EXAMPLE), QUERY_EXAMPLE_DATASET_CREATE(belongs to DATA_ENTITY), QUERY_EXAMPLE_DATASET_DELETE(belongs to DATA_ENTITY).

Condition field - "queryexample:name"

FE part:

RamanDamayeu commented 8 months ago

Please, also consider updating documents https://docs.opendatadiscovery.org/configuration-and-deployment/enable-security/authorization

anatolii-yemets commented 7 months ago

Working branch is https://github.com/opendatadiscovery/odd-platform/tree/1568