4.19. CurrentUser
| Name | Description | Schema |
|---|---|---|
|
anonymous optional read-only |
Indicates if the current user is anonymousExample :
|
boolean |
|
identity optional read-only |
The identity of the current userExample : |
string |
|
loginSupported optional |
Indicates if the NiFi Registry instance supports logging inExample :
|
boolean |
|
oidcloginSupported optional |
Indicates if the NiFi Registry instance supports logging in with an OIDC
providerExample : |
boolean |
|
resourcePermissions optional |
The access that the current user has to top level resourcesExample :
|
ResourcePermissions |
