Skip to content

Commit

Permalink
remove addpath
Browse files Browse the repository at this point in the history
  • Loading branch information
kozjan committed Jul 18, 2024
1 parent f8cd09a commit 1c16cd2
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -412,9 +412,6 @@ class RBACFilterFactory(
.addPath(
MetadataMatcher.PathSegment.newBuilder()
.setKey(jwtProperties.payloadInMetadata)
).addPath(
MetadataMatcher.PathSegment.newBuilder()
.setKey(jwtProperties.failedStatusInMetadata)
).addPath(
MetadataMatcher.PathSegment.newBuilder()
.setKey(jwtProperties.fieldRequiredInToken)
Expand Down

0 comments on commit 1c16cd2

Please sign in to comment.