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

Implement customization provider for operation approval #277

Open
petrdvorak opened this issue Jul 15, 2022 · 0 comments
Open

Implement customization provider for operation approval #277

petrdvorak opened this issue Jul 15, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@petrdvorak
Copy link
Member

Currently, the customer implementations have no means of customizing operation approval logic. We should implement additional customization provider interface that would act allow modifying behavior whenever:

  • Downloading the operation list
  • Approving the operation

Example use-cases:

  • Do not allow operation approval for activations with insecure flags.
  • Do not allow operation approval using applications with insufficient role set.
  • Log information about certain approved operation to a custom system, i.e., an incident managnement.
@petrdvorak petrdvorak added the enhancement New feature or request label Jul 15, 2022
@petrdvorak petrdvorak self-assigned this Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant