mik-laj commented on a change in pull request #10356:
URL: https://github.com/apache/airflow/pull/10356#discussion_r471407992
##########
File path: docs/security.rst
##########
@@ -160,6 +160,26 @@ look like the following.
-H 'Cache-Control: no-cache' \
-H "Authorization: Bearer ${ID_TOKEN}"
+Basic authentication
+''''''''''''''''''''
+
+Basic username password authentication is currently supported for the API.
Review comment:
Can you add a link to an external site that will describe this
authorization method in detail?
https://tools.ietf.org/html/rfc7617
https://en.wikipedia.org/wiki/Basic_access_authentication
----------------------------------------------------------------
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]