Skip to content

Commit

Permalink
Adding new property to nifi-registry.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
hazmat345 committed Jan 17, 2025
1 parent 2f79586 commit 868fedc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nifi-registry/nifi-registry-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@
<nifi.registry.security.user.oidc.client.id />
<nifi.registry.security.user.oidc.client.secret />
<nifi.registry.security.user.oidc.preferred.jwsalgorithm />
<nifi.registry.security.user.oidc.claim.groups>groups</nifi.registry.security.user.oidc.claim.groups>

<!-- nifi.registry.properties: revision management properties -->
<nifi.registry.revisions.enabled>false</nifi.registry.revisions.enabled>
Expand Down

0 comments on commit 868fedc

Please sign in to comment.