jfrog-client-go icon indicating copy to clipboard operation
jfrog-client-go copied to clipboard

Support for Security v2 API

Open dlorych opened this issue 2 years ago • 4 comments

  • [x] All tests passed. If this feature is not already covered by the tests, I added new tests.
  • [x] All static analysis checks passed.
  • [x] This pull request is on the dev branch.
  • [x] I used gofmt for formatting the code before submitting the pull request.

The functionality covers basic CRUD operations of new version of Security REST API. Still few operations are not implemented.

dlorych avatar Apr 26 '23 20:04 dlorych

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

github-actions[bot] avatar Apr 26 '23 20:04 github-actions[bot]

I have read the CLA Document and I hereby sign the CLA

dlorych avatar Apr 26 '23 20:04 dlorych

recheck

dlorych avatar Apr 26 '23 20:04 dlorych

@eyalbe4 Could you check the approach taken? I have been inspired by access project service and deprecated version of security API in artifactory services. Any suggestions welcome :)

The next step is to work on other operations: add/remove user group membership, unlock user, etc.

dlorych avatar Apr 26 '23 20:04 dlorych