You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/03/15 16:27:56 UTC

[GitHub] [airflow] bbovenzi commented on issue #14805: Current user permission validation

bbovenzi commented on issue #14805:
URL: https://github.com/apache/airflow/issues/14805#issuecomment-799557809


   On login the API should return the currently logged in user with its details and permissions.
   The user should be stored in the auth context provider.
   Then, any component in the app can pre-validate views and actions for a user before sending requests to the API and receiving an unauthorized error.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org