Dataiku · Arazzo Workflow
Dataiku Provision DSS User
Version 1.0.0
Create a DSS user, confirm it by reading the user back, and assign groups via update.
View Spec
View on GitHub
AnalyticsArtificial IntelligenceData PlatformData ScienceMachine LearningArazzoWorkflows
Provider
Workflows
provision-user
Create a DSS user, confirm it, and assign groups.
Creates a user, reads it back to confirm, then updates group membership and profile.
1
createUser
createUser
Create the new DSS user with a login and initial password.
2
confirmUser
getUser
Read the user back to confirm it was created.
3
assignGroups
updateUser
Update the user to apply the desired groups and profile.