Skip to content

Tags: docker/midPoint_container

Tags

1.3

Set worker threads for async update task

This is necessary for correct state reporting.

v1.2

Add demo/grouper tests

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.

v1.1

Fix demo/complex tests

Sometimes we are trying to pull an image that is not pushed yet.

v1.0

Modify image references to midpoint:3.9-SNAPSHOT-stable

(instead of midpoint:latest)

v0.9

Merge branch 'master' into 3.9-SNAPSHOT-stable

v0.8

Update README.md files

v0.7

Fix tests numbering

v0.6

Make download-midpoint point to 'stable' tgz

v0.5

Fix build scripts; download stable version

On this branch we will download the latest stable TIER-capable
version of midPoint.

v0.4

Remove port 80 from Grouper

This is to avoid Shibboleth problems when opening
http://localhost/grouper instead of https://localhost/grouper.