Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: slavek/midPoint_container
base: 7128034
Choose a base ref
...
head repository: docker/midPoint_container
compare: a6d9407
Choose a head ref

Commits on Feb 3, 2020

  1. Copy the full SHA
    36100de View commit details
  2. modifying of DockerFile

    lskublik committed Feb 3, 2020
    Copy the full SHA
    3f06234 View commit details

Commits on Mar 2, 2020

  1. Add superuser role to banderson user (docker#3)

    User banderson is used in the shibboleth authentication demo. For that,
    he needs to have a role in midPoint to be able to access the midPoint
    GUI. Superuser role was chosen because the shibboleth authentication
    replaces the internal authentication with default administrator account.
    slavek committed Mar 2, 2020
    Copy the full SHA
    284f422 View commit details
  2. Merge pull request docker#4 from docker/configuration-flex-auth

    Configuration flex auth
    slavek committed Mar 2, 2020
    Copy the full SHA
    ebac94f View commit details

Commits on Apr 28, 2020

  1. Upgrade the distribution to 4.1

    These changes were not tested yet.
    mederly committed Apr 28, 2020
    Copy the full SHA
    98b0eba View commit details
  2. upgrade to mP version 4.1

    lskublik committed Apr 28, 2020
    Copy the full SHA
    bc61be2 View commit details
  3. Order post-initial-import objects into waves

    (To avoid error messages during first start.)
    mederly committed Apr 28, 2020
    Copy the full SHA
    cc569bf View commit details
  4. Merge branch 'configuration-flex-auth' into 4.1

    lskublik committed Apr 28, 2020
    Copy the full SHA
    ff684b0 View commit details
  5. Copy the full SHA
    8dec61e View commit details
  6. Adapt docker-compose for tests in demo/shibboleth

    (Copied from demo/grouper tests.)
    mederly committed Apr 28, 2020
    Copy the full SHA
    be85033 View commit details

Commits on May 20, 2020

  1. Copy the full SHA
    7250531 View commit details

Commits on May 21, 2020

  1. Reverting the extra column for externals, would make the training mor…

    …e complicated and it seems that we actually don not need it
    ivan committed May 21, 2020
    Copy the full SHA
    eff7307 View commit details

Commits on Jul 7, 2020

  1. Copy the full SHA
    36b6cbe View commit details

Commits on Aug 26, 2020

  1. Update README.md

    khazelton committed Aug 26, 2020
    Copy the full SHA
    06f42b5 View commit details
  2. Update README.md

    khazelton committed Aug 26, 2020
    Copy the full SHA
    6052149 View commit details
  3. Update README.md

    khazelton committed Aug 26, 2020
    Copy the full SHA
    e52afeb View commit details

Commits on Oct 19, 2020

  1. Update to midPoint 4.2-SNAPSHOT

    Slavek Licehammer committed Oct 19, 2020
    Copy the full SHA
    a4b0f8c View commit details
  2. Update Dockerfile

    khazelton committed Oct 19, 2020
    Copy the full SHA
    64a6506 View commit details
  3. Merge pull request docker#5 from docker/4.2

    4.2
    khazelton committed Oct 19, 2020
    Copy the full SHA
    319b40a View commit details
  4. Update Dockerfile

    khazelton committed Oct 19, 2020
    Copy the full SHA
    0a3990f View commit details

Commits on Nov 19, 2020

  1. Channels update in midPoint configuration in demo/shibboleth

    Slavek Licehammer committed Nov 19, 2020
    Copy the full SHA
    3929d1a View commit details
  2. Update to midPoint 4.2

    Slavek Licehammer committed Nov 19, 2020
    Copy the full SHA
    38150cc View commit details
  3. New SAML2 authN implementation

    SAML2 authentication is now using Shibboleth SP by default. SP embeded
    in midPoint si also available on a different URL.
    Slavek Licehammer committed Nov 19, 2020
    Copy the full SHA
    827d2cf View commit details

Commits on Nov 24, 2020

  1. Update README.md

    khazelton committed Nov 24, 2020
    Copy the full SHA
    2220e5e View commit details

Commits on Dec 9, 2020

  1. Fix tests for demo/shibboleth

    Fix tests for internal SAML.
    Add tests for Shibboleth integration.
    Slavek Licehammer committed Dec 9, 2020
    Copy the full SHA
    c3e8ec4 View commit details
  2. Fix demo/shibboleth tests

    Remove SOAP interface tests because SOAP is no longer supported in
    midpoint 4.2.
    
    Fix typo in curl --silent option.
    
    Update docker-compose-tests.yml with recent changes from
    docker-compose.yml file. docker-compose-tests.yml should contain the
    same configuration as docker-compose.yml, only it minimizes the ports
    exported to localhost, because it's not necessary for tests.
    Slavek Licehammer committed Dec 9, 2020
    Copy the full SHA
    6c13fad View commit details

Commits on Dec 11, 2020

  1. Applied workaround for MID-6721 bug

    Test were failing because MID-6721 bug. Workaround applied.
    Slavek Licehammer committed Dec 11, 2020
    Copy the full SHA
    cc60354 View commit details
  2. Temporary disable selected test

    Those test works locally but sometimes they are failing in I2 build
    system. Therefore they are temporary disabled now, until we will find a
    solution for it.
    Slavek Licehammer committed Dec 11, 2020
    Copy the full SHA
    16f6fac View commit details

Commits on May 13, 2021

  1. Update Grouper connector to 0.7

    This resolves issues with deleted groups (MID-6756, MID-6900).
    mederly authored and Slavek Licehammer committed May 13, 2021
    Copy the full SHA
    4149610 View commit details

Commits on Jun 22, 2021

  1. Upgrade to postgreSQL and midPoint 4.3.2-SNAPSHOT

    Slavek Licehammer committed Jun 22, 2021
    Copy the full SHA
    be3b3c8 View commit details

Commits on Jul 1, 2021

  1. Add midpoint_home/lib to loader path

    Per the 4.2.x release instructions need several items added to start string if using custom startup scripts. https://docs.evolveum.com/midpoint/release/4.2/
    pspaude committed Jul 1, 2021
    Copy the full SHA
    33562dd View commit details

Commits on Aug 17, 2021

  1. Merge pull request docker#6 from pspaude/master

    Add midpoint_home/lib to start string
    chubing committed Aug 17, 2021
    Copy the full SHA
    d029b19 View commit details

Commits on Aug 30, 2021

  1. Reworked tagging of images to use correct version

    Images are tagged using midPoint version insted of using always tag latest
    Slavek Licehammer committed Aug 30, 2021
    Copy the full SHA
    83b06ea View commit details

Commits on Nov 30, 2021

  1. Upgrade to 4.4.

    Slavek Licehammer committed Nov 30, 2021
    Copy the full SHA
    d57175a View commit details

Commits on Dec 1, 2021

  1. Copy the full SHA
    281bce9 View commit details
  2. Update common.bash

    chubing committed Dec 1, 2021
    Copy the full SHA
    56c76a5 View commit details
  3. Update Jenkinsfile

    chubing committed Dec 1, 2021
    Copy the full SHA
    f301239 View commit details
  4. Update main.bats

    chubing committed Dec 1, 2021
    Copy the full SHA
    4e446b4 View commit details
  5. Finalize renaming the image to i2incommon/midpoint

    The image was renamed in 56c76a5 but in
    order to work, it has to be changed in additional files.
    Slavek Licehammer committed Dec 1, 2021
    Copy the full SHA
    2832b94 View commit details

Commits on Dec 8, 2021

  1. Create max_connections.cnf

    chubing committed Dec 8, 2021
    Copy the full SHA
    a4b8537 View commit details
  2. Update Dockerfile

    chubing committed Dec 8, 2021
    Copy the full SHA
    082badc View commit details
  3. Merge pull request docker#8 from docker/max-connections-fix

    Max connections fix for midpoint training
    chubing committed Dec 8, 2021
    Copy the full SHA
    2c182b6 View commit details

Commits on Jan 11, 2022

  1. Copy the full SHA
    f104fcc View commit details
  2. disabling tests

    chubing committed Jan 11, 2022
    Copy the full SHA
    3f3f8bb View commit details
  3. Dockerhub creds

    chubing committed Jan 11, 2022
    Copy the full SHA
    506dd7d View commit details

Commits on Jan 13, 2022

  1. Add forgoten midPoint config file for Shib demo

    Slavek Licehammer committed Jan 13, 2022
    Copy the full SHA
    932b562 View commit details

Commits on Feb 22, 2022

  1. Update to midPoint 4.4.1

    Slavek Licehammer committed Feb 22, 2022
    Copy the full SHA
    1795874 View commit details
  2. Allow tests during build

    Slavek Licehammer committed Feb 22, 2022
    Copy the full SHA
    dc3294a View commit details

Commits on Feb 23, 2022

  1. Increase waiting time in tests

    midPoint might take longer to start in some environments
    Slavek Licehammer committed Feb 23, 2022
    Copy the full SHA
    52d72da View commit details

Commits on Mar 8, 2022

  1. Copy the full SHA
    b3f9c3f View commit details
Showing with 5,422 additions and 6,862 deletions.
  1. +0 −3 .dockerignore
  2. +0 −115 Dockerfile
  3. +0 −118 Jenkinsfile
  4. +3 −25 README.md
  5. +0 −48 build.sh
  6. +0 −3 common.bash
  7. +0 −6 container_files/httpd/conf/midpoint.conf.auth.internal
  8. +0 −28 container_files/httpd/conf/ssl-enable.conf
  9. +0 −13 container_files/mp-dir/active-spring-profiles
  10. +0 −52 container_files/mp-dir/repository-url
  11. +0 −7 container_files/opt-tier/setenv.sh
  12. +0 −39 container_files/shibboleth/native.logger
  13. +0 −59 container_files/shibboleth/shibd.logger
  14. +0 −25 container_files/supervisor/supervisord.conf
  15. +0 −3 container_files/usr-local-bin/healthcheck.sh
  16. +0 −10 container_files/usr-local-bin/setup-cron.sh
  17. +0 −13 container_files/usr-local-bin/setup-timezone.sh
  18. +0 −36 container_files/usr-local-bin/start-httpd.sh
  19. +0 −48 container_files/usr-local-bin/start-midpoint.sh
  20. +0 −37 container_files/usr-local-bin/startup.sh
  21. +0 −10 demo/extrepo/.env
  22. +0 −1 demo/extrepo/configs-and-secrets/midpoint/application/database_password.txt
  23. +0 −1 demo/extrepo/configs-and-secrets/midpoint/application/keystore_password.txt
  24. +0 −22 demo/extrepo/configs-and-secrets/midpoint/httpd/host-cert.pem
  25. +0 −28 demo/extrepo/configs-and-secrets/midpoint/httpd/host-key.pem
  26. +0 −54 demo/extrepo/docker-compose.yml
  27. +0 −14 demo/grouper/.env
  28. +0 −9 demo/grouper/README.md
  29. +0 −21 demo/grouper/add-ref-groups.gsh
  30. +0 −4 demo/grouper/add-ref-groups.sh
  31. +0 −15 demo/grouper/after-installation.sh
  32. +15 −0 demo/grouper/beacon/Dockerfile
  33. +4 −2 {container_files/usr-local-bin → demo/grouper/beacon/container_files}/sendtierbeacon.sh
  34. +24 −0 demo/grouper/beacon/container_files/setup-cron.sh
  35. +51 −0 demo/grouper/configs-and-secrets/grouper/application/grouper-loader.properties
  36. +6 −3 demo/grouper/configs-and-secrets/grouper/application/grouper.hibernate.properties
  37. +6 −0 demo/grouper/configs-and-secrets/grouper/application/grouper.properties
  38. +3 −0 demo/grouper/configs-and-secrets/grouper/application/grouper.text.en.us.properties
  39. +1 −1 demo/grouper/configs-and-secrets/grouper/application/rabbitmq_password.txt
  40. +2 −2 demo/grouper/configs-and-secrets/grouper/application/subject.properties
  41. 0 ...secrets/grouper/{httpd/cachain-cer.pem → grouperWebapp/WEB-INF/classes/grouper-loader.properties}
  42. 0 demo/grouper/configs-and-secrets/grouper/grouperWebapp/WEB-INF/classes/grouper.client.properties
  43. 0 demo/grouper/configs-and-secrets/grouper/grouperWebapp/WEB-INF/classes/grouper.hibernate.properties
  44. 0 demo/grouper/configs-and-secrets/grouper/grouperWebapp/WEB-INF/classes/grouper.properties
  45. 0 ...nfigs-and-secrets/grouper/grouperWebapp/WEB-INF/classes/grouperText/grouper.text.en.us.properties
  46. 0 demo/grouper/configs-and-secrets/grouper/grouperWebapp/WEB-INF/classes/subject.properties
  47. +0 −20 demo/grouper/configs-and-secrets/grouper/httpd/host-cert.pem
  48. +0 −28 demo/grouper/configs-and-secrets/grouper/httpd/host-key.pem
  49. +54 −0 demo/grouper/configs-and-secrets/grouper/httpd/shib.conf
  50. +46 −64 demo/grouper/configs-and-secrets/grouper/shibboleth/shibboleth2.xml
  51. +0 −20 demo/grouper/configs-and-secrets/grouper/shibboleth/sp-cert.pem
  52. +0 −28 demo/grouper/configs-and-secrets/grouper/shibboleth/sp-key.pem
  53. +0 −1 demo/grouper/configs-and-secrets/midpoint/application/database_password.txt
  54. +0 −1 demo/grouper/configs-and-secrets/midpoint/application/keystore_password.txt
  55. +0 −22 demo/grouper/configs-and-secrets/midpoint/httpd/host-cert.pem
  56. +0 −28 demo/grouper/configs-and-secrets/midpoint/httpd/host-key.pem
  57. +0 −207 demo/grouper/configs-and-secrets/midpoint/shibboleth/idp-metadata.xml
  58. +0 −139 demo/grouper/configs-and-secrets/midpoint/shibboleth/shibboleth2.xml
  59. +0 −24 demo/grouper/configs-and-secrets/midpoint/shibboleth/sp-encrypt-cert.pem
  60. +0 −40 demo/grouper/configs-and-secrets/midpoint/shibboleth/sp-encrypt-key.pem
  61. +0 −24 demo/grouper/configs-and-secrets/midpoint/shibboleth/sp-signing-cert.pem
  62. +0 −40 demo/grouper/configs-and-secrets/midpoint/shibboleth/sp-signing-key.pem
  63. +0 −31 demo/grouper/create-ref-loaders.gsh
  64. +0 −5 demo/grouper/create-ref-loaders.sh
  65. +39 −28 demo/grouper/directory/Dockerfile
  66. +241 −0 demo/grouper/directory/container_files/gen_config_update
  67. +0 −51 demo/grouper/directory/container_files/seed-data/data.ldif
  68. +0 −28 demo/grouper/directory/container_files/seed-data/ds-setup.inf
  69. +56 −0 demo/grouper/directory/container_files/slapd.sh
  70. +103 −0 demo/grouper/directory/container_files/update_schema
  71. +510 −184 demo/grouper/docker-compose.yml
  72. +0 −5 demo/grouper/get-import-sis-persons-status.sh
  73. +0 −6 demo/grouper/grouper_daemon/Dockerfile
  74. +0 −33 demo/grouper/grouper_daemon/container_files/tmp/initialize.gsh
  75. +0 −12 demo/grouper/grouper_daemon/container_files/usr-local-bin/startup.sh
  76. +0 −36 demo/grouper/grouper_data/Dockerfile
  77. +98 −0 demo/grouper/grouper_data_init/bootstrap/initialize.gsh
  78. +52 −0 demo/grouper/grouper_data_init/bootstrap/set-prov.gsh
  79. +6 −3 demo/grouper/{grouper_data/container_files → grouper_data_init}/conf/grouper.hibernate.properties
  80. 0 demo/grouper/{grouper_data/container_files → grouper_data_init}/conf/grouper.properties
  81. +6 −0 demo/grouper/grouper_data_init/sql/010_createSQLuser.sql
  82. +3 −0 demo/grouper/grouper_data_init/sql/015_createDBforMP.sql
  83. +97 −0 demo/grouper/grouper_data_init/sql/020_createDBforMP.sh
  84. +0 −7 demo/grouper/grouper_ui/Dockerfile
  85. +0 −69 demo/grouper/grouper_ui/container_files/shibboleth/shibd.logger
  86. +0 −9 demo/grouper/grouper_ws/Dockerfile
  87. +0 −128 demo/grouper/grouper_ws/container_files/web.xml
  88. +1 −1 demo/grouper/grouper_ws/{container_files → }/server.xml
  89. 0 demo/grouper/grouper_ws/{container_files → }/tomcat-users.xml
  90. +42 −0 demo/grouper/grouper_ws/web.xml
  91. +0 −5 demo/grouper/idp/Dockerfile
  92. +0 −19 demo/grouper/idp/shibboleth-idp/credentials/idp-backchannel.crt
  93. BIN demo/grouper/idp/shibboleth-idp/credentials/idp-backchannel.p12
  94. BIN demo/grouper/idp/shibboleth-idp/credentials/idp-browser.p12
  95. +0 −19 demo/grouper/idp/shibboleth-idp/credentials/idp-encryption.crt
  96. +0 −27 demo/grouper/idp/shibboleth-idp/credentials/idp-encryption.key
  97. +0 −19 demo/grouper/idp/shibboleth-idp/credentials/idp-signing.crt
  98. +0 −27 demo/grouper/idp/shibboleth-idp/credentials/idp-signing.key
  99. BIN demo/grouper/idp/shibboleth-idp/credentials/sealer.jks
  100. +0 −2 demo/grouper/idp/shibboleth-idp/credentials/sealer.kver
  101. +0 −206 demo/grouper/idp/shibboleth-idp/metadata/idp-metadata.xml
  102. +0 −37 demo/grouper/idp/shibboleth-idp/metadata/midpoint-sp-new.xml
  103. +0 −43 demo/grouper/midpoint-objects-manual/tasks/task-async-update-grouper.xml
  104. +0 −31 demo/grouper/midpoint-objects-manual/tasks/task-import-sis-persons.xml
  105. +0 −25 demo/grouper/midpoint-objects-manual/tasks/task-recomputation-users.xml
  106. +0 −43 demo/grouper/midpoint-objects-manual/tasks/task-reconciliation-grouper-groups.xml
  107. +0 −9 demo/grouper/midpoint_server/Dockerfile
  108. +0 −22 demo/grouper/midpoint_server/container_files/httpd/host-cert.pem
  109. +0 −28 demo/grouper/midpoint_server/container_files/httpd/host-key.pem
  110. +0 −64 demo/grouper/midpoint_server/container_files/mp-home/config.xml
  111. +0 −197 ...erver/container_files/mp-home/post-initial-objects/functionLibraries/function-library-grouper.xml
  112. +0 −92 ...er/midpoint_server/container_files/mp-home/post-initial-objects/objectTemplates/template-user.xml
  113. +0 −201 ...ouper/midpoint_server/container_files/mp-home/post-initial-objects/resources/resource-grouper.xml
  114. +0 −261 ..._server/container_files/mp-home/post-initial-objects/systemConfigurations/SystemConfiguration.xml
  115. +0 −85 ...r/midpoint_server/container_files/mp-home/post-initial-objects/tasks/995-task-group-scavenger.xml
  116. +0 −2 demo/grouper/midpoint_server/container_files/mp-home/staff-portal.csv
  117. 0 demo/grouper/midpoint_server/{container_files/mp-home → }/cs-portal.csv
  118. 0 demo/grouper/midpoint_server/{container_files/mp-home → }/faculty-portal.csv
  119. BIN demo/grouper/midpoint_server/icf-connectors/connector-grouper-1.1.1.0.jar
  120. BIN ...me/icf-connectors/connector-grouper-rest-0.6.jar → icf-connectors/connector-grouper-rest-0.7.jar}
  121. BIN ...iner_files/mp-home → }/icf-connectors/net.tirasa.connid.bundles.db.scriptedsql-2.2.6-SNAPSHOT.jar
  122. BIN demo/grouper/midpoint_server/lib/mariadb-java-client-3.0.6.jar
  123. BIN demo/grouper/midpoint_server/lib/mysql-connector-java-8.0.30.jar
  124. 0 demo/grouper/midpoint_server/{container_files/mp-home → }/mailing-lists.csv
  125. +0 −20 ...etypes/archetype-affiliation.xml → post-initial-objects/archetypes/300-archetype-affiliation.xml}
  126. 0 ...jects/archetypes/archetype-course.xml → post-initial-objects/archetypes/300-archetype-course.xml}
  127. 0 ...chetypes/archetype-department.xml → post-initial-objects/archetypes/300-archetype-department.xml}
  128. +5 −5 ...rchetype-external-person.xml → post-initial-objects/archetypes/300-archetype-external-person.xml}
  129. 0 ...eric-grouper-group.xml → post-initial-objects/archetypes/300-archetype-generic-grouper-group.xml}
  130. 0 ...ypes/archetype-mailing-list.xml → post-initial-objects/archetypes/300-archetype-mailing-list.xml}
  131. +1 −1 .../archetype-midpoint-group.xml → post-initial-objects/archetypes/300-archetype-midpoint-group.xml}
  132. +5 −5 ...chetypes/archetype-sis-person.xml → post-initial-objects/archetypes/300-archetype-sis-person.xml}
  133. +1 −0 ...Actions/990-test-all-resources.xml → post-initial-objects/bulkActions/900-test-all-resources.xml}
  134. +5 −2 ...s/991-recompute-grouper.xml → post-initial-objects/bulkActions/910-recompute-grouper-objects.xml}
  135. +21 −0 demo/grouper/midpoint_server/post-initial-objects/ordering.txt
  136. 0 ...t-initial-objects/orgs/org-affiliations.xml → post-initial-objects/orgs/100-org-affiliations.xml}
  137. 0 ...p-home/post-initial-objects/orgs/org-courses.xml → post-initial-objects/orgs/100-org-courses.xml}
  138. 0 ...ost-initial-objects/orgs/org-departments.xml → post-initial-objects/orgs/100-org-departments.xml}
  139. 0 ...itial-objects/orgs/org-generic-groups.xml → post-initial-objects/orgs/100-org-generic-groups.xml}
  140. 0 ...initial-objects/orgs/org-mailing-lists.xml → post-initial-objects/orgs/100-org-mailing-lists.xml}
  141. 0 ...ial-objects/orgs/org-midpoint-groups.xml → post-initial-objects/orgs/100-org-midpoint-groups.xml}
  142. +3 −1 ...l-objects/orgs/org-grouper-sysadmin.xml → post-initial-objects/orgs/400-org-grouper-sysadmin.xml}
  143. +379 −0 demo/grouper/midpoint_server/post-initial-objects/resources/100-grouper-new.xml
  144. +27 −3 .../post-initial-objects/resources/ldap-main.xml → post-initial-objects/resources/100-ldap-main.xml}
  145. 0 ...esources/scriptedsql-sis-persons.xml → post-initial-objects/resources/100-source-sis-persons.xml}
  146. 0 ...objects/resources/target-cs-portal.xml → post-initial-objects/resources/100-target-cs-portal.xml}
  147. 0 ...sources/target-faculty-portal.xml → post-initial-objects/resources/100-target-faculty-portal.xml}
  148. 0 ...resources/target-mailing-lists.xml → post-initial-objects/resources/100-target-mailing-lists.xml}
  149. +3 −37 ...-grouper-provided-group.xml → post-initial-objects/roles/200-metarole-grouper-provided-group.xml}
  150. 0 ...l-objects/roles/metarole-ldap-group.xml → post-initial-objects/roles/200-metarole-ldap-group.xml}
  151. 0 ...t-initial-objects/roles/role-ldap-basic.xml → post-initial-objects/roles/200-role-ldap-basic.xml}
  152. +112 −0 demo/grouper/midpoint_server/post-initial-objects/securityPolicy/000-security-policy.xml
  153. +44 −0 demo/grouper/midpoint_server/post-initial-objects/systemConfigurations/000-public-url.xml
  154. +43 −0 demo/grouper/midpoint_server/post-initial-objects/tasks/980_import-sis-persons.xml
  155. +47 −0 demo/grouper/midpoint_server/post-initial-objects/tasks/990_task-liveSync-grouper.xml
  156. +67 −0 demo/grouper/midpoint_server/post-initial-objects/tasks/990_task-reconciliation-grouper.xml
  157. +7 −0 ...ost-initial-objects/users/user-banderson.xml → post-initial-objects/users/600-user-banderson.xml}
  158. 0 demo/grouper/midpoint_server/{container_files/mp-home → }/res/sis-persons/SchemaScript.groovy
  159. 0 demo/grouper/midpoint_server/{container_files/mp-home → }/res/sis-persons/SearchScript.groovy
  160. 0 demo/grouper/midpoint_server/{container_files/mp-home → }/res/sis-persons/TestScript.groovy
  161. +1 −0 demo/grouper/midpoint_server/{container_files/mp-home → }/schema/internet2.xsd
  162. 0 demo/grouper/midpoint_server/{container_files/mp-home → }/source-external.csv
  163. +2 −0 demo/grouper/midpoint_server/staff-portal.csv
  164. +0 −1 demo/grouper/purge-queue.sh
  165. +0 −6 demo/grouper/recompute.sh
  166. +1 −1 demo/grouper/{idp → }/shibboleth-idp/conf/attribute-filter.xml
  167. 0 demo/grouper/{idp → }/shibboleth-idp/conf/attribute-resolver.xml
  168. +2 −2 demo/grouper/{idp → }/shibboleth-idp/conf/idp.properties
  169. 0 demo/grouper/{idp → }/shibboleth-idp/conf/ldap.properties
  170. 0 demo/grouper/{idp → }/shibboleth-idp/conf/metadata-providers.xml
  171. +108 −0 demo/grouper/shibboleth-idp/metadata/grouper-sp.xml
  172. +5 −1 demo/grouper/{configs-and-secrets/grouper/shibboleth → shibboleth-idp/metadata}/idp-metadata.xml
  173. +26 −33 demo/grouper/{idp/shibboleth-idp/metadata/grouper-sp.xml → shibboleth-idp/metadata/midpoint-sp.xml}
  174. +0 −1 demo/grouper/show-queue-size.sh
  175. +0 −29 demo/grouper/ssh-tunnel-redir-fix.sh
  176. +0 −11 demo/grouper/test-resources.sh
  177. +0 −303 demo/grouper/tests/main.bats
  178. +0 −22 demo/grouper/tests/resources/bulk-action/assign-role-grouper-sysadmin-to-banderson.xml
  179. +0 −22 demo/grouper/tests/resources/bulk-action/assign-role-grouper-sysadmin-to-test-user.xml
  180. +0 −16 demo/grouper/tests/resources/bulk-action/recompute-role-grouper-sysadmin.xml
  181. +0 −11 demo/grouper/tests/resources/grouper/old-t410.gsh
  182. +0 −15 demo/grouper/tests/resources/grouper/t300.gsh
  183. +0 −12 demo/grouper/tests/resources/grouper/t350.gsh
  184. +0 −9 demo/grouper/tests/resources/grouper/t410.gsh
  185. +0 −8 demo/grouper/tests/resources/rabbitmq/check-samplequeue.sh
  186. +0 −29 demo/grouper/tests/resources/tasks/task-livesync-grouper-single.xml
  187. +0 −20 demo/grouper/tests/resources/users/user-grouper-admin.xml
  188. +0 −13 demo/grouper/update-bgasper-in-grouper.gsh
  189. +0 −5 demo/grouper/update-bgasper-in-grouper.sh
  190. +0 −5 demo/grouper/upload-async-update-task.sh
  191. +0 −5 demo/grouper/upload-import-sis-persons.sh
  192. +0 −17 demo/grouper/upload-objects.sh
  193. +0 −5 demo/grouper/upload-recompute-users.sh
  194. +0 −5 demo/grouper/upload-reconcile-grouper-groups.sh
  195. +0 −8 demo/postgresql/.env
  196. +0 −1 demo/postgresql/configs-and-secrets/midpoint/application/database_password.txt
  197. +0 −1 demo/postgresql/configs-and-secrets/midpoint/application/keystore_password.txt
  198. +0 −22 demo/postgresql/configs-and-secrets/midpoint/httpd/host-cert.pem
  199. +0 −28 demo/postgresql/configs-and-secrets/midpoint/httpd/host-key.pem
  200. +0 −71 demo/postgresql/docker-compose-tests.yml
  201. +0 −68 demo/postgresql/docker-compose.yml
  202. +0 −34 demo/postgresql/tests/main.bats
  203. +17 −1 .../conf/midpoint.conf.auth.shibboleth → demo/shibboleth-apache-sp/apache/httpd/conf.d/midpoint.conf
  204. +18 −0 demo/shibboleth-apache-sp/apache/httpd/conf.d/ssl-enable.conf
  205. +53 −38 {container_files → demo/shibboleth-apache-sp/apache}/shibboleth/attribute-map.xml
  206. +112 −0 demo/shibboleth-apache-sp/apache/shibboleth/shibboleth2.xml
  207. +14 −0 demo/shibboleth-apache-sp/beacon/Dockerfile
  208. +39 −0 demo/shibboleth-apache-sp/beacon/container_files/sendtierbeacon.sh
  209. +24 −0 demo/shibboleth-apache-sp/beacon/container_files/setup-cron.sh
  210. +35 −0 demo/shibboleth-apache-sp/directory/Dockerfile
  211. +203 −0 demo/shibboleth-apache-sp/directory/container_files/gen_config_update
  212. +56 −0 demo/shibboleth-apache-sp/directory/container_files/slapd.sh
  213. +328 −0 demo/shibboleth-apache-sp/docker-compose.yml
  214. +88 −0 demo/shibboleth-apache-sp/midpoint_server/post-initial-objects/SecurityPolicy.xml
  215. +10 −1 demo/{shibboleth/idp → shibboleth-apache-sp}/shibboleth-idp/conf/attribute-filter.xml
  216. 0 demo/{shibboleth/idp → shibboleth-apache-sp}/shibboleth-idp/conf/attribute-resolver.xml
  217. +5 −5 demo/{shibboleth/idp → shibboleth-apache-sp}/shibboleth-idp/conf/idp.properties
  218. 0 demo/{shibboleth/idp → shibboleth-apache-sp}/shibboleth-idp/conf/ldap.properties
  219. +81 −0 demo/shibboleth-apache-sp/shibboleth-idp/conf/metadata-providers.xml
  220. +4 −0 ...h/configs-and-secrets/shibboleth → shibboleth-apache-sp/shibboleth-idp/metadata}/idp-metadata.xml
  221. +55 −27 ...idp/metadata/midpoint-sp.xml → shibboleth-apache-sp/shibboleth-idp/metadata/midpoint-shib-sp.xml}
  222. +15 −0 demo/shibboleth-midpoint-sp/beacon/Dockerfile
  223. +39 −0 demo/shibboleth-midpoint-sp/beacon/container_files/sendtierbeacon.sh
  224. +24 −0 demo/shibboleth-midpoint-sp/beacon/container_files/setup-cron.sh
  225. +35 −0 demo/shibboleth-midpoint-sp/directory/Dockerfile
  226. +203 −0 demo/shibboleth-midpoint-sp/directory/container_files/gen_config_update
  227. +56 −0 demo/shibboleth-midpoint-sp/directory/container_files/slapd.sh
  228. +356 −0 demo/shibboleth-midpoint-sp/docker-compose.yml
  229. +112 −0 demo/shibboleth-midpoint-sp/midpoint_server/post-initial-objects/SecurityPolicy.xml
  230. +44 −0 demo/shibboleth-midpoint-sp/midpoint_server/post-initial-objects/public-url.xml
  231. +168 −0 demo/shibboleth-midpoint-sp/midpoint_server/shibboleth/attribute-map.xml
  232. +112 −0 demo/shibboleth-midpoint-sp/midpoint_server/shibboleth/shibboleth2.xml
  233. +38 −0 demo/shibboleth-midpoint-sp/shibboleth-idp/conf/attribute-filter.xml
  234. +293 −0 demo/shibboleth-midpoint-sp/shibboleth-idp/conf/attribute-resolver.xml
  235. +195 −0 demo/shibboleth-midpoint-sp/shibboleth-idp/conf/idp.properties
  236. +58 −0 demo/shibboleth-midpoint-sp/shibboleth-idp/conf/ldap.properties
  237. 0 demo/{shibboleth/idp → shibboleth-midpoint-sp}/shibboleth-idp/conf/metadata-providers.xml
  238. +4 −0 demo/{shibboleth/idp → shibboleth-midpoint-sp}/shibboleth-idp/metadata/idp-metadata.xml
  239. +71 −0 demo/shibboleth-midpoint-sp/shibboleth-idp/metadata/midpoint-sp.xml
  240. +23 −32 ...dp/metadata/midpoint-sp.xml → shibboleth-midpoint-sp/shibboleth-idp/metadata/midpoint-sp.xml.bck}
  241. +0 −16 demo/shibboleth/.env
  242. +0 −1 demo/shibboleth/configs-and-secrets/midpoint/application/database_password.txt
  243. +0 −1 demo/shibboleth/configs-and-secrets/midpoint/application/keystore_password.txt
  244. +0 −22 demo/shibboleth/configs-and-secrets/midpoint/httpd/host-cert.pem
  245. +0 −28 demo/shibboleth/configs-and-secrets/midpoint/httpd/host-key.pem
  246. +0 −207 demo/shibboleth/configs-and-secrets/midpoint/shibboleth/idp-metadata.xml
  247. +0 −139 demo/shibboleth/configs-and-secrets/midpoint/shibboleth/shibboleth2.xml
  248. +0 −24 demo/shibboleth/configs-and-secrets/midpoint/shibboleth/sp-encrypt-cert.pem
  249. +0 −40 demo/shibboleth/configs-and-secrets/midpoint/shibboleth/sp-encrypt-key.pem
  250. +0 −24 demo/shibboleth/configs-and-secrets/midpoint/shibboleth/sp-signing-cert.pem
  251. +0 −40 demo/shibboleth/configs-and-secrets/midpoint/shibboleth/sp-signing-key.pem
  252. +0 −139 demo/shibboleth/configs-and-secrets/shibboleth/shibboleth2.xml
  253. +0 −24 demo/shibboleth/configs-and-secrets/shibboleth/sp-encrypt-cert.pem
  254. +0 −40 demo/shibboleth/configs-and-secrets/shibboleth/sp-encrypt-key.pem
  255. +0 −24 demo/shibboleth/configs-and-secrets/shibboleth/sp-signing-cert.pem
  256. +0 −40 demo/shibboleth/configs-and-secrets/shibboleth/sp-signing-key.pem
  257. +0 −30 demo/shibboleth/directory/Dockerfile
  258. +0 −28 demo/shibboleth/directory/container_files/seed-data/ds-setup.inf
  259. +0 −24 demo/shibboleth/directory/container_files/seed-data/users.ldif
  260. +0 −114 demo/shibboleth/docker-compose-tests.yml
  261. +0 −111 demo/shibboleth/docker-compose.yml
  262. +0 −5 demo/shibboleth/idp/Dockerfile
  263. +0 −19 demo/shibboleth/idp/shibboleth-idp/credentials/idp-backchannel.crt
  264. BIN demo/shibboleth/idp/shibboleth-idp/credentials/idp-backchannel.p12
  265. BIN demo/shibboleth/idp/shibboleth-idp/credentials/idp-browser.p12
  266. +0 −19 demo/shibboleth/idp/shibboleth-idp/credentials/idp-encryption.crt
  267. +0 −27 demo/shibboleth/idp/shibboleth-idp/credentials/idp-encryption.key
  268. +0 −19 demo/shibboleth/idp/shibboleth-idp/credentials/idp-signing.crt
  269. +0 −27 demo/shibboleth/idp/shibboleth-idp/credentials/idp-signing.key
  270. BIN demo/shibboleth/idp/shibboleth-idp/credentials/sealer.jks
  271. +0 −2 demo/shibboleth/idp/shibboleth-idp/credentials/sealer.kver
  272. +0 −86 demo/shibboleth/tests/main.bats
  273. +0 −14 demo/simple/.env
  274. +0 −1 demo/simple/configs-and-secrets/midpoint/application/database_password.txt
  275. +0 −1 demo/simple/configs-and-secrets/midpoint/application/keystore_password.txt
  276. +0 −22 demo/simple/configs-and-secrets/midpoint/httpd/host-cert.pem
  277. +0 −28 demo/simple/configs-and-secrets/midpoint/httpd/host-key.pem
  278. +50 −44 demo/simple/docker-compose.yml
  279. +0 −90 demo/simple/tests/main.bats
  280. +0 −36 download-midpoint.sh
  281. +0 −588 library.bash
  282. +0 −39 tests/main.bats
3 changes: 0 additions & 3 deletions .dockerignore

This file was deleted.

115 changes: 0 additions & 115 deletions Dockerfile

This file was deleted.

118 changes: 0 additions & 118 deletions Jenkinsfile

This file was deleted.

28 changes: 3 additions & 25 deletions README.md
@@ -1,29 +1,7 @@
[![Build Status](https://jenkins.testbed.tier.internet2.edu/buildStatus/icon?job=docker/midPoint_container/3.9)](https://jenkins.testbed.tier.internet2.edu/buildStatus/icon?job=docker/midPoint_container/3.9)
This repository contains demos for midPoint in InCommon Trusted Access Platform.

This repository contains sources for TIER-supported [midPoint](http://midpoint.evolveum.com) image.

The image contains the midPoint application along with some TIER-specific components: Apache reverse proxy with optional Shibboleth filter and TIER Beacon.

# Supported tags
- latest
- midPoint version-specific branches, e.g. 3.9, 3.9.1, 4.0, etc.

# Content
- the root directory contains build instructions for the `midpoint` image
- `demo` directory contains a couple of demonstration scenarios:
- `simple` to show simple composition of midPoint with the repository,
- `shibboleth` to show integration with Shibboleth IdP,
- `postgresql` to show how to use alternative dockerized repository,
- `extrepo` to show how to use external repository,
- `grouper` to demonstrate more complex deployment of midPoint in a sample university environment, featuring midPoint along with Grouper, LDAP directory, RabbitMQ, Shibboleth IdP, source and target systems.

# Build instructions
```
$ ./build.sh
```
You can then continue with one of demo composition.

# Documentation
Please see [Dockerized midPoint](https://spaces.at.internet2.edu/display/MID/Dockerized+midPoint) wiki page.
Please see the [Getting Started with midPoint](https://spaces.at.internet2.edu/x/fBbtBw) wiki page.

This is a work in progress, suitable for testing.
This is a work in progress, suitable for workbench experiments and integration trials.
48 changes: 0 additions & 48 deletions build.sh

This file was deleted.

3 changes: 0 additions & 3 deletions common.bash

This file was deleted.

6 changes: 0 additions & 6 deletions container_files/httpd/conf/midpoint.conf.auth.internal

This file was deleted.

28 changes: 0 additions & 28 deletions container_files/httpd/conf/ssl-enable.conf

This file was deleted.

13 changes: 0 additions & 13 deletions container_files/mp-dir/active-spring-profiles

This file was deleted.