aservo / ldap-crowd-adapter

An LDAP server that delegates request to Atlassian Crowd
Apache License 2.0
2 stars 3 forks source link

Docker based integration testing #13

Closed brettaufheber closed 1 year ago

brettaufheber commented 2 years ago

The Crowd server is currently downloaded from the website and runs directly on the runner. Launching Crowd in a Docker image is a more flexible approach.

The approach could also be used to test compare requests sent be the Apache2 web server.