Skip to content

Rework NiFi TLS / Auth structs: Change authentication to list of AuthenticationClasses #485

@maltesander

Description

@maltesander

See stackabletech/issues#293 for details

Currently:

authentication: method: authenticationClass: ldap 

Should be:

authentication: - authenticationClass: ldap 

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions