master
Commits on Nov 25, 2019
-
Add specific tags for upstream containers
At least where it's possible. E.g. tier/rabbitmq currently has no tags. tier/mariadb has only very generic tags.
mederly committedNov 25, 2019 -
Merge branch 'master' of https://github.internet2.edu/docker/midPoint…
mederly committedNov 25, 2019 -
Upgrade Grouper REST connector to 0.6
This version contains (hopefully) final structure for configuration parameters. Also removed obsolete midpoint-objects directory in demo/grouper.
mederly committedNov 25, 2019
Commits on Nov 23, 2019
-
Adapt to cleaned-up Grouper connector (0.5)
Beware! This is an incompatible change. The new connector has no support for "old" object classes (AccountObjectClass, GroupObjectClass) and uses a different name for "plain" groups (ri:CustomPlainGroupObjectClass -> ri:Group). Also the name and uid attribute names has been changed to ri:name and ri:uuid. Obsolete midpoint-objects directory was renamed appropriately before it's definitely deleted.
mederly committedNov 23, 2019
Commits on Nov 22, 2019
Commits on Nov 21, 2019
-
Set worker threads for async update task
This is necessary for correct state reporting.
mederly committedNov 21, 2019 -
Switch from 4.0.1 to "latest-stable" mP image
This applies to the master branch only.
mederly committedNov 21, 2019
Commits on Nov 12, 2019
-
mederly committed
Nov 12, 2019
Commits on Nov 6, 2019
-
Although the tests are quite advanced, they are not really complete yet. Most notably, group membership update in LDAP is not checked now. We should include running Trigger Scanner in these tests eventually.
mederly committedNov 6, 2019 -
Remove etc:midpointGroups and midpoint stem
The "supergroup" is now obsolete and was removed. It temporarily stays as a parameter for Grouper connector but we can specify any existing group there, as it is used solely for the "test resource" operation.
mederly committedNov 6, 2019 -
1) add forgotten initialize.gsh file 2) fix Dockerfile FROM dependency
mederly committedNov 6, 2019 -
This is basically a clone of demo/complex2s from the laboratory branch. Main differences: 1. Fixed "unknown host directory" error message when building grouper_data container. The initialization script is no longer run at build time in grouper_data. It is instead run at first start of grouper_daemon container, when LDAP server is already up. 2. banderson and sysadmingroup is now created when building LDAP container. So the Grouper resource test action can be executed directly, without the need to prepare midPoint objects for banderson & sysadmingroup first. Note that tests were not updated yet.
mederly committedNov 6, 2019
Commits on Nov 5, 2019
-
Upgrade PostgreSQL to version 11
mederly committedNov 5, 2019 -
Disable cleaning up demo/complex in tests
mederly committedNov 5, 2019 -
- Updated master branch with changes from the laboratory - Temporarily removed obsolete demo/complex - Fixed download script to reflect new URL of midPoint distribution server - Upgraded midPoint to 4.0.1
mederly committedNov 5, 2019
Commits on Mar 28, 2019
-
mederly committed
Mar 28, 2019 -
Try to diagnose failing Shib tests
mederly committedMar 28, 2019 -
mederly committed
Mar 28, 2019 -
mederly committed
Mar 28, 2019
Commits on Mar 27, 2019
-
Temporarily disable demo/shibboleth tests
This is only until update to Shibboleth 3 is done.
mederly committedMar 27, 2019 -
Merge branch 'master' into shib3
mederly committedMar 27, 2019 -
Host names containing underscore (e.g. grouper_ws) are not valid according to RFC1123; and this is endorsed by Apache httpd. So, for demo/complex we provide correct aliases e.g. grouper-ws. We should perhaps do the same also for the other scenarios.
mederly committedMar 27, 2019 -
Reduce the amount of sample data
From 1000 to 100 users, to speed up initial setup.
mederly committedMar 27, 2019 -
Do preliminary fixes for Shib3
mederly committedMar 27, 2019 -
Adapt scripts and tests for stem-less operation
mederly committedMar 27, 2019
Commits on Mar 26, 2019
-
Merge branch 'stem-less' of https://github.internet2.edu/docker/midPo…
…int_container into stem-less
mederly committedMar 26, 2019 -
Upgrade to stem-less Grouper connector
mederly committedMar 26, 2019 -
mederly committed
Mar 26, 2019 -
Map Grouper groups to midPoint orgs
mederly committedMar 26, 2019
Commits on Mar 25, 2019
-
DB upgrade test (360 in demo/simple) is not relevant for 4.0-SNAPSHOT. It should be re-enabled after DB schema for 4.0 is stable.
mederly committedMar 25, 2019 -
Remove ../bin/windows (temporarily)
mederly committedMar 25, 2019 -
mederly committed
Mar 25, 2019 -
mederly committed
Mar 25, 2019
Commits on Mar 22, 2019
-
Adapt demo/complex to Grouper MQ integration
mederly committedMar 22, 2019
Commits on Mar 19, 2019
-
Do minor tweaks to make RabbitMQ-sync work
mederly committedMar 19, 2019