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

Cannot use get_service_access_status with NiFi 2.0.0 #373

Open
ChrisSamo632 opened this issue Oct 22, 2024 · 0 comments
Open

Cannot use get_service_access_status with NiFi 2.0.0 #373

ChrisSamo632 opened this issue Oct 22, 2024 · 0 comments

Comments

@ChrisSamo632
Copy link
Contributor

  • Nipyapi version: 0.20.0
  • NiFi version: 2.0.0
  • NiFi-Registry version: 2.0.0
  • Python version: 3.12
  • Operating System: Docker (on MacOS)

Description

Check current NiFi user access.

What I Did

This results in a 404 Not Found (but I've confirmed the {url} endpoint is correct for the NiFi instance's /nifi-api context).

The problem is because the legacy /access endpoints have been removed from NiFi 2.0.0 by NIFI-13559 (see https://github.com/apache/nifi/pull/9091/files).

Urgency

More of an annoyance as I can't confirm that my 2-way TLS configuration is valid before trying other operations through NiPyApi (although just skipping the check allows me to continue using NiPyApi to configure the NiFi instance regardless).

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

No branches or pull requests

1 participant