[midPoint-git] [Evolveum/midpoint] 8d1231: Make SelectorOptions modify list of fetched attrs

Radovan Semancik radovan.semancik at evolveum.com
Wed Nov 8 09:11:12 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 8d1231ad41d682510c46777536e4ceeb18c077a5
      https://github.com/Evolveum/midpoint/commit/8d1231ad41d682510c46777536e4ceeb18c077a5
  Author: František Řezáč <frantisek.rezac at calavera.info>
  Date:   2017-10-27 (Fri, 27 Oct 2017)

  Changed paths:
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/util/ProvisioningUtil.java

  Log Message:
  -----------
  Make SelectorOptions modify list of fetched attrs

SelectorOptions retrieval settings currently influences only several hardcoded attributes (see blocks of code labeled by comments Password, Activation etc.). With this change attributes with minimal fetch strategy will not be in the list given to the connector by default, but can be turned on by setting their selector option retrieval to INCLUDE.


  Commit: 2c7218db8d1dd7c82944eb265516e7abfec3afb3
      https://github.com/Evolveum/midpoint/commit/2c7218db8d1dd7c82944eb265516e7abfec3afb3
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2017-11-08 (Wed, 08 Nov 2017)

  Changed paths:
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/util/ProvisioningUtil.java

  Log Message:
  -----------
  Merge pull request #58 from calaveraInfo/patch-1

Make SelectorOptions modify list of fetched attrs


Compare: https://github.com/Evolveum/midpoint/compare/d6a17800f7f1...2c7218db8d1d


More information about the midPoint-svn mailing list