Skip to content

Cannot use get_service_access_status with NiFi 2.0.0 #373

@ChrisSamo632

Description

@ChrisSamo632
  • 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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions