Password Reset
HomeIntegrityControlSolutionsManagement Center
1.1 Password Reset
1.1 Password Reset
  • Overview
    • Overview of Password Reset
    • Get started
  • Modules
    • PasswordReset
      • Overview
      • Module parameters
      • Rules parameters
        • Minimum length
        • Maximum length
        • Uppercase
        • Lowercase
        • Special character
        • Common password
        • Number
        • Repeat password
        • Complexity
        • ❗Custom rule
    • ADResetClient
      • Overview
      • Permissions
      • Module parameters
      • ADPasswordReset valve
    • AuthN
    • Pipes
      • Reset Password
      • ADPasswordReset valve
    • Other modules
  • Operations
    • CEF logging
  • Overlay
    • Overview
    • Information box
    • Language
    • Look and feel
  • On behalf of
    • Overview
    • Configuration
  • installation
    • Using a container
    • Windows
    • Linux
Powered by GitBook
On this page
  • Requirements
  • Configuration
  1. Modules
  2. Pipes

ADPasswordReset valve

Valve used in a pipe to reset password in an Active Directory.

Requirements

  • ADResetClient module added and available.

  • Distinguished name (DN) value available of the object to reset password for.

Valve name: ADPasswordReset

Configuration

Name
Description
Default value
Mandatory

destination

ADResetClient instance to use

default

{
    "name": "ADPasswordReset",
    "config": {
        "destination": "my_client_instance",
   	"label": "**********   ADPasswordReset valve  **********"
        }
}

Last updated 2 years ago