This PR includes the implementation of the identity and access management features of JFrog Artifactory.
Included in this PR are the Account, User, Group, and Repository entities as well as the relationships between them.
The authentication method is also included, tests have been updated and docs/changelog were written to describe the features that we currently got working.
Please let us know if something needs to be changed!
What it is
This PR includes the implementation of the identity and access management features of JFrog Artifactory.
Included in this PR are the Account, User, Group, and Repository entities as well as the relationships between them.
The authentication method is also included, tests have been updated and docs/changelog were written to describe the features that we currently got working.
Please let us know if something needs to be changed!