Credential Management

Overview

With a smart service to change user passwords and two essential functions that ensure password validity and prevent password reuse.

Smart Services released as part of this Plugin is:

  • Change User Password

Key Features & Functionality

  1. Smart Service for Password Change: The plugin offers a user-friendly smart service that enables users to change their passwords seamlessly within the Appian environment.
  2. isUserPasswordValid():
    This function validates whether a given password matches the password of a specified user
  3. isUserPasswordUnique():
    This function checks whether a given password is unique and not one of the user's last N passwords.
Anonymous
Parents
  • Suggestion for enhancement: The plugin should utilize the temporary password expiration settings in the Admin Console.

    It appears that the plugin always generates a temp password with a 15min timeout.

Comment
  • Suggestion for enhancement: The plugin should utilize the temporary password expiration settings in the Admin Console.

    It appears that the plugin always generates a temp password with a 15min timeout.

Children
No Data