Skip to content

Please return application privileges in client.Security.GetRole() #5401

@wolframhaussig

Description

@wolframhaussig

Is your feature request related to a problem? Please describe.
I am implementing a tool to make managing our users, roles and role mappings easier(like adding change dates, desciptions and so on as metadata) and I am using the NEST library for that. While the PutRoleRequest supports adding Application privileges the GetRoleResponse does not return them.

Describe the solution you'd like
I would like to have NEST return the application privileges(e.g. Kibana Spaces).

Describe alternatives you've considered
Of course I could the Lowlevel client to read the roles but this could mean that I have to update my logic for each ElasticSearch API change.

Additional context
NEST version: 7.11.1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions