- Update Idp image to support Nuxeo SP and not only Shibboleth.
This is especially needed to use the proper url for the SP which differs on each SP.
A new variable SP_TYPE that would have Shibboleth as the default value.
For Shibboleth the format would be something like:
https://SP_HOST/Shibboleth.sso/Metadata
For Nuxeo it would be:
http://NUXEO_SERVER/nuxeo/saml/metadata
- create on-the-fly Nuxeo image (based on the official one ?)
- create docker-compose with Nuxeo DB
- create docker-compose with full LDAP config