[midPoint-git] [Evolveum/midpoint] 415185: Finalize password caching feature

mederly noreply at github.com
Wed Dec 18 16:35:00 CET 2024


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 41518556cfef322f11eace941cff2c09975dad56
      https://github.com/Evolveum/midpoint/commit/41518556cfef322f11eace941cff2c09975dad56
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-12-18 (Wed, 18 Dec 2024)

  Changed paths:
    M docs/resources/attribute-caching.adoc
    M docs/tasks/shadow-refresh-task.adoc
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestShadowCaching.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestMiscTasks.java
    A model/model-intest/src/test/resources/tasks/misc/resource-dummy-refreshed.xml
    A model/model-intest/src/test/resources/tasks/misc/task-shadow-refresh-all.xml
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/shadows/ShadowRefreshOperation.java
    M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/dummy/TestDummyPasswordCaching.java
    M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/dummy/TestDummyVolatility.java
    M release-notes.adoc
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/security/CredentialsStorageManager.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java

  Log Message:
  -----------
  Finalize password caching feature

The shadow refresh activity now applies selected policy changes to
cached passwords, like their removal if caching is turned off, or
converting passwords from encrypted to hashed form, if needed.

Also, the documentation was updated.

This resolves MID-10050.


  Commit: 610cf82f1d6e51612aa92809b2fbe690ab7f26cc
      https://github.com/Evolveum/midpoint/commit/610cf82f1d6e51612aa92809b2fbe690ab7f26cc
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-12-18 (Wed, 18 Dec 2024)

  Changed paths:
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/provider/FocusIdentificationProvider.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/3ceb1f64e0e8...610cf82f1d6e

To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list