Clarify IDP_URL in example Apache config for SAML 2
Our example in the sample project for Apache2 uses ${IDP_URL}
for the Shibboleth IDP. This gets set, non-obviously, in the Dockerfile. Update the file to hard-code the value since we shouldn't have complexity in the example for no good reason.
Edited by Dr Rich Wareham