Commits
a4b0f8c109
Name already in use
Commits on Oct 19, 2020
-
Update to midPoint 4.2-SNAPSHOT
Slavek Licehammer committedOct 19, 2020 Loading status checks…Copy the full SHA a4b0f8cView commit details
Commits on Jul 7, 2020
-
Copy the full SHA 36b6cbeView commit details
Commits on May 21, 2020
-
Reverting the extra column for externals, would make the training mor…
…e complicated and it seems that we actually don not need it
Copy the full SHA eff7307View commit details
Commits on May 20, 2020
-
Copy the full SHA 7250531View commit details
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.
Commits on Nov 19, 2019
Commits on Nov 15, 2019
Commits on Nov 13, 2019
-
-
Post-init objects for midPoint. after-installation.sh should not be n…
…eeded anymore now.