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/01/08 16:20:19 UTC

[GitHub] [airflow] ryanahamilton commented on a change in pull request #13568: Make docs clear that Auth can't be disabled for Stable API

ryanahamilton commented on a change in pull request #13568:
URL: https://github.com/apache/airflow/pull/13568#discussion_r554044579



##########
File path: docs/apache-airflow/security/api.rst
##########
@@ -57,6 +57,10 @@ If you wish to have the experimental API work, and aware of the risks of enablin
     [api]
     auth_backend = airflow.api.auth.backend.default
 
+.. note::
+
+    You can only disable authentication for experimental API not the sable rest API.

Review comment:
       ```suggestion
       You can only disable authentication for experimental API not the stable rest API.
   ```




----------------------------------------------------------------
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