4.19. CurrentUser

Name Description Schema

anonymous optional read-only

Indicates if the current user is anonymousExample : true

boolean

identity optional read-only

The identity of the current userExample : "string"

string

loginSupported optional

Indicates if the NiFi Registry instance supports logging inExample : true

boolean

oidcloginSupported optional

Indicates if the NiFi Registry instance supports logging in with an OIDC providerExample : true

boolean

resourcePermissions optional

The access that the current user has to top level resourcesExample : "ResourcePermissions"

ResourcePermissions