Commits
be850330a8
Name already in use
Commits on Apr 28, 2020
-
Adapt docker-compose for tests in demo/shibboleth
(Copied from demo/grouper tests.)
Copy the full SHA be85033View commit details -
Copy the full SHA 8dec61eView commit details -
Merge branch 'configuration-flex-auth' into 4.1
lskublik committedApr 28, 2020 Loading status checks…Copy the full SHA ff684b0View commit details -
Order post-initial-import objects into waves
(To avoid error messages during first start.)
Copy the full SHA cc569bfView commit details -
lskublik committed
Apr 28, 2020 Loading status checks…Copy the full SHA bc61be2View commit details -
Upgrade the distribution to 4.1
These changes were not tested yet.
Copy the full SHA 98b0ebaView commit details
Commits on Mar 2, 2020
-
Merge pull request #4 from docker/configuration-flex-auth
Configuration flex auth
Copy the full SHA ebac94fView commit details -
Add superuser role to banderson user (#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.
Copy the full SHA 284f422View commit details
Commits on Feb 3, 2020
-
lskublik committed
Feb 3, 2020 Loading status checks…Copy the full SHA 3f06234View commit details -
adding first test for REST authentication by flexible authentication
lskublik committedFeb 3, 2020 Loading status checks…Copy the full SHA 36100deView commit details
Commits on Jan 28, 2020
-
Add support for async group rename
This requires midPoint 4.1-M2 that has been uploaded today. Also fixing the name of user recomputation task.
Copy the full SHA 7128034View commit details
Commits on Jan 14, 2020
-
Copy the full SHA eddc1d3View commit details -
Copy the full SHA a362622View commit details -
Clean up tests in demo/grouper
Tests for REST reconciliation were added. Some obsolete tests were removed.
Copy the full SHA f35685bView commit details
Commits on Nov 25, 2019
-
Copy the full SHA cf27258View commit details -
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.
Copy the full SHA 4fc009fView commit details -
Copy the full SHA 4bcd365View commit details -
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.
Copy the full SHA f40173aView commit details
Commits on Nov 24, 2019
-
Merge remote-tracking branch 'refs/remotes/origin/master'
lskublik committedNov 24, 2019 Loading status checks…Copy the full SHA e2d2859View commit details -
fix for midpoint SP metadata (change of certificate)
lskublik committedNov 24, 2019 Copy the full SHA b50ea23View commit details
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.
Copy the full SHA a2b389fView commit details
Commits on Nov 22, 2019
-
Fix Shib keys in demo/shibboleth
But the demo does not work (still).
Copy the full SHA c8e15d8View commit details
Commits on Nov 21, 2019
-
Set worker threads for async update task
This is necessary for correct state reporting.
Copy the full SHA a52fa6bView commit details -
Switch from 4.0.1 to "latest-stable" mP image
This applies to the master branch only.
Copy the full SHA be6afefView commit details
Commits on Nov 19, 2019
-
Copy the full SHA 28eefacView commit details
Commits on Nov 15, 2019
-
Copy the full SHA 7f44918View commit details
Commits on Nov 13, 2019
-
Copy the full SHA 8dab76eView commit details -
Post-init objects for midPoint. after-installation.sh should not be n…
…eeded anymore now.
Copy the full SHA 3d1d731View commit details -
Copy the full SHA 74fc9efView commit details -
Copy the full SHA f7824f5View commit details
Commits on Nov 12, 2019
-
Copy the full SHA a81e1edView commit details
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.
Copy the full SHA f5d5e63View commit details -
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.
Copy the full SHA 1fd97efView commit details -
1) add forgotten initialize.gsh file 2) fix Dockerfile FROM dependency
Copy the full SHA c9e0fc5View commit details -
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.
Copy the full SHA f30d47eView commit details