vincbeck commented on code in PR #35237:
URL: https://github.com/apache/airflow/pull/35237#discussion_r1376486858


##########
docs/apache-airflow/security/webserver.rst:
##########
@@ -95,7 +95,9 @@ Other Methods
 
 Since Airflow 2.0, the default UI is the Flask App Builder RBAC. A 
``webserver_config.py`` configuration file
 is automatically generated and can be used to configure the Airflow to support 
authentication
-methods like OAuth, OpenID, LDAP, REMOTE_USER.
+methods like OAuth, OpenID, LDAP, REMOTE_USER. It should be noted that due to 
the limitation of Flask AppBuilder 
+and Authlib, only a selection of OAuth2 providers is supported. This list 
includes github, githublocal, twitter, 
+linkedin, google, azure, openshift, okta, keycloak and keycloak_before_17.

Review Comment:
   ```suggestion
   and Authlib, only a selection of OAuth2 providers is supported. This list 
includes Github, Githublocal, Twitter, 
   Linkedin, Google, Azure, Openshift, Okta, Keycloak and Keycloak_before_17.
   ```



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

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

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

Reply via email to