Description
We need a simple mechanism to authorize operations performed by the API. It should be compatible with the Flask App Builder used by Airflow.
More information about REST API:
#8107
Use case / motivation
The purpose of the authorization is access control, which confirms whether a given entity is authorized to use the requested resource.
Related Issues
N/A
Description
We need a simple mechanism to authorize operations performed by the API. It should be compatible with the Flask App Builder used by Airflow.
More information about REST API:
#8107
Use case / motivation
The purpose of the authorization is access control, which confirms whether a given entity is authorized to use the requested resource.
Related Issues
N/A