JFrog Artifactory · Arazzo Workflow
Artifactory Onboard User with Group and Permission
Version 1.0.0
Create a user, create a group, and grant the group repository permissions.
View Spec
View on GitHub
ArtifactsDevOpsCI/CDdocker-registryMavenPackage ManagementRepositoryArazzoWorkflows
Provider
Workflows
onboard-user-group-permission
Provision a user, a group, and a repository permission target together.
Creates a group, creates a user that belongs to that group, and creates a permission target granting the group read and write access to the named repositories.
1
2
createUser
Create the user account, assigning it to the group created in the previous step.
3
grantPermission
Create a permission target granting the group read and write access to the named repositories.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.