Skip to content

Commit

Permalink
SHIBUI-1992
Browse files Browse the repository at this point in the history
Removing default from NameIDFormatFilter
  • Loading branch information
chasegawa committed Aug 2, 2021
1 parent 306c551 commit 7dac3fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public NameIdFormatFilter() {
type = "NameIDFormat";
}

private Boolean removeExistingFormats = false;
private Boolean removeExistingFormats;

@ElementCollection
@OrderColumn
Expand Down

0 comments on commit 7dac3fd

Please sign in to comment.