Skip to content

Commit

Permalink
remove userfilter from integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
ceesios authored and briantist committed Jul 8, 2023
1 parent a56ee33 commit 296e9f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration_tests/api/auth_methods/test_ldap.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ def tearDown(self):
token_policies=["foo"],
token_type="service",
upndomain="bar",
userfilter=r"({{.UserAttr}}={{.Username}})",
username_as_alias=True,
),
),
Expand Down

0 comments on commit 296e9f2

Please sign in to comment.