This repository contains sources for TIER-supported midPoint image.
The image contains the midPoint application along with some TIER-specific components: Apache reverse proxy with optional Shibboleth filter and TIER Beacon.
Supported tags
- latest
- midPoint version-specific tags, e.g. 3.9, 3.9.1, 4.0, etc.
Content
midpoint
directory contains build instructions for themidpoint
image along withdocker-compose.yml
showing its basic use,demo
directory contains three demonstration scenarios:shibboleth
to show integration with Shibboleth IdP,postgresql
to show how to change the repository implementation,complex
to demonstrate more complex deployment of midPoint in a sample university environment, featuring midPoint along with Grouper, LDAP directory, RabbitMQ, Shibboleth IdP, source and target systems.
Build instructions
Please see specific subdirectories: midpoint and demo/complex.
Documentation
- For the
midpoint
image and container themselves please see Dockerized midPoint wiki page. - For the complex demo please see midPoint - Grouper integration demo wiki page.
This is a work in progress. For its current status please see Status of the work.