Skip to content

Commit 467c8c6

Browse files
Malewareadwk67
andauthored
Andrew comments
Co-authored-by: Andrew Kenworthy <1712947+adwk67@users.noreply.github.com>
1 parent 9fe2bc6 commit 467c8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/templates/kuttl/oidc/login.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
user_data["Email"] == "jane.doe@stackable.tech"
5555
), "The email of the user in Airflow should match the one provided by Keycloak"
5656

57-
# TODO Use different OIDC providers (currently only Keycloak is
57+
# Later this can be extended to use different OIDC providers (currently only Keycloak is
5858
# supported)
5959
#
6060
# It would be beneficial if the second OAuth provider keycloak2 could

0 commit comments

Comments
 (0)