We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe2bc6 commit 467c8c6Copy full SHA for 467c8c6
tests/templates/kuttl/oidc/login.py
@@ -54,7 +54,7 @@
54
user_data["Email"] == "jane.doe@stackable.tech"
55
), "The email of the user in Airflow should match the one provided by Keycloak"
56
57
-# TODO Use different OIDC providers (currently only Keycloak is
+# Later this can be extended to use different OIDC providers (currently only Keycloak is
58
# supported)
59
#
60
# It would be beneficial if the second OAuth provider keycloak2 could
0 commit comments