-
Notifications
You must be signed in to change notification settings - Fork 21
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
sig#803 - Enable deletion of a connectior without deleting the tec user #966
Comments
8 tasks
14 tasks
Phil91
added a commit
that referenced
this issue
Sep 10, 2024
Phil91
added a commit
that referenced
this issue
Sep 10, 2024
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
If I do not select the deletion of the technical user then only the connection between connector and technical user should be removed. Therefor an additional parameter is needed for the endpoint
DELETE: /api/administration/connectors/{connectorId}
Acceptance Criteria
DELETE: /api/administration/connectors/{connectorId}
with query parameter deleteServiceAccountThe text was updated successfully, but these errors were encountered: