*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
This project ships with some development tools to help with automated testing and troubleshooting.
Automated testing setup
Running the project testbed locally is a very quick, two-step setup: 1. Edit base_url in behat.yml to reflect your local URL. 1. Run ./bin/grumphp run to manually run the tests.
Testing SSO Locally
- Add the appropriate config settings for nginx or apache (see below).
- Visit <local_domain>/simplesaml and attempt to login as admin.
...