[midPoint-git] [Evolveum/midpoint] bca33c: Add example of getting photo from assigned service

mederly noreply at github.com
Thu Oct 3 22:03:11 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: bca33c997c957eedff5df3805f0067604adac139
      https://github.com/Evolveum/midpoint/commit/bca33c997c957eedff5df3805f0067604adac139
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-10-04 (Fri, 04 Oct 2019)

  Changed paths:
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/UserAsserter.java
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestPhotoAssignment.java
    A testing/story/src/test/resources/photo/archetype-id-card.xml
    A testing/story/src/test/resources/photo/service-card-10001.xml
    A testing/story/src/test/resources/photo/user-joe.xml
    A testing/story/src/test/resources/schema/photo.xsd
    M testing/story/testng-integration.xml

  Log Message:
  -----------
  Add example of getting photo from assigned service

This commit shows a workaround for MID-5772.

MidPoint is currently unable to reference jpegPhoto in object that
is present on assigned path. TestPhotoAssignment shows how to do that
in an indirect (and a bit suboptimal) way.




More information about the midPoint-svn mailing list