Commits
be3b3c80c2
Name already in use
Commits on Jun 22, 2021
-
Upgrade to postgreSQL and midPoint 4.3.2-SNAPSHOT
Slavek Licehammer committedJun 22, 2021 Loading status checks…Copy the full SHA be3b3c8View commit details
Commits on May 13, 2021
-
Update Grouper connector to 0.7
This resolves issues with deleted groups (MID-6756, MID-6900).
Copy the full SHA 4149610View commit details
Commits on Dec 11, 2020
-
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 committedDec 11, 2020 Loading status checks…Copy the full SHA 16f6facView commit details -
Applied workaround for MID-6721 bug
Test were failing because MID-6721 bug. Workaround applied.
Slavek Licehammer committedDec 11, 2020 Loading status checks…Copy the full SHA cc60354View commit details
Commits on Dec 9, 2020
-
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 committedDec 9, 2020 Loading status checks…Copy the full SHA 6c13fadView commit details -
Fix tests for internal SAML. Add tests for Shibboleth integration.
Slavek Licehammer committedDec 9, 2020 Loading status checks…Copy the full SHA c3e8ec4View commit details
Commits on Nov 24, 2020
-
Copy the full SHA 2220e5eView commit details
Commits on Nov 19, 2020
-
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 committedNov 19, 2020 Loading status checks…Copy the full SHA 827d2cfView commit details -
Slavek Licehammer committed
Nov 19, 2020 Copy the full SHA 38150ccView commit details -
Channels update in midPoint configuration in demo/shibboleth
Slavek Licehammer committedNov 19, 2020 Copy the full SHA 3929d1aView commit details
Commits on Oct 19, 2020
-
Copy the full SHA 0a3990fView commit details -
Copy the full SHA 319b40aView commit details -
Copy the full SHA 64a6506View commit details -
Update to midPoint 4.2-SNAPSHOT
Slavek Licehammer committedOct 19, 2020 Loading status checks…
Commits on Aug 26, 2020
Commits on Jul 7, 2020
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
Commits on May 20, 2020
Commits on Apr 28, 2020
-
Adapt docker-compose for tests in demo/shibboleth
(Copied from demo/grouper tests.)
-
-
Merge branch 'configuration-flex-auth' into 4.1
lskublik committedApr 28, 2020 Loading status checks… -
Order post-initial-import objects into waves
(To avoid error messages during first start.)
-
lskublik committed
Apr 28, 2020 Loading status checks… -
Upgrade the distribution to 4.1
These changes were not tested yet.
Commits on Mar 2, 2020
-
Merge pull request #4 from docker/configuration-flex-auth
Configuration flex auth
-
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.
Commits on Feb 3, 2020
-
lskublik committed
Feb 3, 2020 Loading status checks… -
adding first test for REST authentication by flexible authentication
lskublik committedFeb 3, 2020 Loading status checks…
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.
Commits on Jan 14, 2020
-
-
Clean up tests in demo/grouper
Tests for REST reconciliation were added. Some obsolete tests were removed.