ashb commented on code in PR #72262:
URL: https://github.com/apache/airflow/pull/72262#discussion_r3919019091


##########
providers/edge3/provider.yaml:
##########
@@ -106,6 +106,47 @@ config:
         type: string
         example: https://airflow.hosting.org/edge_worker/v1/rpcapi
         default: ~
+      oidc_jwks_url:

Review Comment:
   This is probably worth being consistent in the namign of the key names (but 
keep in the edge section) with `trusted_jwks_url` and `jwt_issuer` etc that we 
have for the api_auth section.



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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to