rib.okta-workitem.7.70.0.Final.source-code.OktaCreateUser.wid Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of okta-workitem Show documentation
Show all versions of okta-workitem Show documentation
Interact with Okta management API
[
[
"name" : "OktaCreateUser",
"displayName" : "OktaCreateUser",
"category" : "okta-workitem",
"description" : "",
"defaultHandler" : "mvel: new org.jbpm.process.workitem.okta.CreateUserWorkitemHandler(\"apiToken\")",
"documentation" : "okta-workitem/index.html",
"parameters" : [
"UserActive" : new StringDataType()
,"UserSecurityQuestion" : new StringDataType()
,"UserGroupIds" : new StringDataType()
,"UserLastName" : new StringDataType()
,"UserPassword" : new StringDataType()
,"UserFirstName" : new StringDataType()
,"UserSecurityAnswer" : new StringDataType()
,"UserEmail" : new StringDataType()
,"UserLogin" : new StringDataType()
],
"results" : [
"UserId" : new StringDataType()
],
"mavenDependencies" : [
"org.jbpm.contrib:okta-workitem:7.70.0.Final"
],
"icon" : "OktaCreateUser.png"
]
]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy