Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix single user authentication #288

Merged
merged 2 commits into from
Aug 24, 2023
Merged

Conversation

juldrixx
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

Some fixes in the single user authentication

Why?

The secretKeys field was supposed to be optional with default values. In the end, however, this was not the case, so the default values are not taken into account.
When Single User authentication is enabled with the associated authorizer, user and user group creation in NiFi is disabled, so it is necessary to disable these calls when in the associated controllers.

Additional context

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)
  • Append changelog with changes

@juldrixx juldrixx merged commit a2d8d98 into master Aug 24, 2023
1 of 2 checks passed
@juldrixx juldrixx deleted the fix/single_user_authentication branch August 24, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant