Skip to content

Commit

Permalink
Adding property to properties file
Browse files Browse the repository at this point in the history
  • Loading branch information
hazmat345 committed Jan 18, 2025
1 parent 868fedc commit d0620b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ nifi.registry.security.user.oidc.read.timeout=${nifi.registry.security.user.oidc
nifi.registry.security.user.oidc.client.id=${nifi.registry.security.user.oidc.client.id}
nifi.registry.security.user.oidc.client.secret=${nifi.registry.security.user.oidc.client.secret}
nifi.registry.security.user.oidc.preferred.jwsalgorithm=${nifi.registry.security.user.oidc.preferred.jwsalgorithm}
nifi.registry.security.user.oidc.claim.groups=${nifi.registry.security.user.oidc.claim.groups}

# revision management #
# This feature should remain disabled until a future NiFi release that supports the revision API changes
Expand Down

0 comments on commit d0620b0

Please sign in to comment.