• Custom activity - Send the user to the "logging" page.

    Hello everyone,

     

    I'm new with Password Manager, custom activities and scripts.

    I want to do a script to cancel the access of the disabled users at the beginning of the workflow and, at the same time, send them to the first page, where they will have…

  • Custom activity - Change AD and AS400 password together

    Hello all,

    I'm new to the Password Manager software so bare with me a little. I am attempting to configure a custom activity that will change change a users Active Directory and AS400 passwords at the same time. I have an existing PowerShell script that…

  • Custom e-mail with powershell

    Hello,

    Is there a way to access a variable from the PowerShell script in a custom email with shared settings?

    Thank you,

    Lu

  • Howto implement reCaptcha v2

    Hi experts,

    I have realized that implementing the recaptcha functionality is not so straight forward.

    I am guessing that just adding the activity “Display reCAPTCHA” is not enough. That I need to make a POST to google with the g-recaptcha-response (html…

  • Powershell Custom Activity Write into AD

    Hello,

    I am looking to create a custom activity that can allow user to update certain custom attributes in Active Directory.

    Inside the SDK documentation, I have noticed a UserAccountInfo class and AttributeInfo class.

    Please enlighten me on how can I…

  • Convert to custom activity empty?

    Hey people,

    When i try to convert an action or an authentication to a custom activity, the powershell script of the new custom activity contains only a skeleton the method.. is it normal? I would expect the code related to the chosen object.

    CHeers,

    J…