Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new role that does not allow reading/viewing anything unnecessary for ABAC based key configuration #1559

Open
dmihalcik-virtru opened this issue Sep 19, 2024 · 0 comments

Comments

@dmihalcik-virtru
Copy link
Member

The current 'standard' role provides read access to several endpoints that are not necessary for ABAC based key configurations, and provides data within the endpoints that is unused and may contain more information that we do not want to be available to all clients, notably subject mappings.

The suggestion is to create a new role that has:

  • access only to necessary endpoints to encrypt and decrypt with ABAC autoconfiguration
  • removes or does not include subject mappings or other information beyond what is required for autoconfiguration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant