OpenSearch/x-pack/test/idp-fixture
Ioannis Kakavas b8733eab00 Replace Vagrant with Docker for idp-fixture (#39948)
The change replaces the Vagrant box based fixture with a fixture
based on docker compose and 2 docker images, one for an openldap
server and one for a Shibboleth SAML Identity Provider.

The configuration of both openldap and shibboleth is identical to
the previous one, in order to minimize required changes in the
tests
2019-03-13 08:30:03 +02:00
..
idp Replace Vagrant with Docker for idp-fixture (#39948) 2019-03-13 08:30:03 +02:00
openldap Replace Vagrant with Docker for idp-fixture (#39948) 2019-03-13 08:30:03 +02:00
.gitignore Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
README.txt Replace Vagrant with Docker for idp-fixture (#39948) 2019-03-13 08:30:03 +02:00
build.gradle Replace Vagrant with Docker for idp-fixture (#39948) 2019-03-13 08:30:03 +02:00
docker-compose.yml Replace Vagrant with Docker for idp-fixture (#39948) 2019-03-13 08:30:03 +02:00

README.txt

Provisions OpenLDAP + shibboleth IDP 3.4.2 using docker compose