Skip to content

Commit

Permalink
Update grouper.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Sep 20, 2021
1 parent a9a69af commit 3410a6d
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,9 @@ groups.wheel.group = etc:sysadmingroup
# Used to allow Include Exclude groups
grouperIncludeExclude.use = true
grouperIncludeExclude.requireGroups.use = true

# to allow periods in id paths, changed with grouper 2.5.49
stem.validateExtensionByDefault = false
group.validateExtensionByDefault = false
attributeDef.validateExtensionByDefault = false
attributeDefName.validateExtensionByDefault = false

0 comments on commit 3410a6d

Please sign in to comment.