Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-10183

Introduce additional Java API method to check password against policy registered in process engine configuration

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L3 - Default
    • 7.11.0, 7.11.0-alpha4
    • None
    • engine
    • None

    Description

      Problem
      When using IdentityService#checkPasswordAgainstPolicy(policy, password) I have to explicitly pass a policy as first parameter which means that I have to get the password policy via IdentityService#getPasswordPolicy or process engine configuration first.

      => This is inconvenient

      Solution
      Add additional API method without the first policy parameter that automatically gets and uses the password policy registered in the process engine configuration.

      AT
      There exists an additional convenience method IdentityService#checkPasswordAgainstPolicy(password)

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              tassilo.weidner Tassilo Weidner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce