kaxil commented on a change in pull request #5823: [AIRFLOW-XXX] Create "Using 
the CLI" page
URL: https://github.com/apache/airflow/pull/5823#discussion_r314956018
 
 

 ##########
 File path: docs/security.rst
 ##########
 @@ -108,6 +108,42 @@ alter the content and make it part of the ``PYTHONPATH`` 
and configure it as a b
     authenticate = True
     auth_backend = mypackage.auth
 
+API Authentication
+------------------
+
+Authentication for the API is handled separately to the Web Authentication. 
The default is to not
+require any authentication on the API -- i.e. wide open by default. This is 
not recommended if your
 
 Review comment:
   ```suggestion
   require any authentication on the API i.e. wide open by default. This is not 
recommended if your
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to