Skip to content

Commit

Permalink
docs: correct traits reference in login rules (#42584)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenGravy authored Jun 7, 2024
1 parent dfc0901 commit b366c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/includes/login-rule-spec.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
#
# Exactly one of traits_map or traits_expression must be set.
traits_map:
logins:
groups:
- external.groups
logins:
- strings.lower(external.username)
Expand Down

0 comments on commit b366c59

Please sign in to comment.