diff --git a/README.md b/README.md index 8c87598b8c65751ca4c967a45a4b3619250e7b74..cea51097cf746bd3d35db28a8189cb65632ce955 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ docker run --rm -v ./:/app/ projectdiscovery/nuclei # ... ### conformance IdP You need to setup a [conformance IdP](https://gitlab.software.geant.org/TI_Incubator/conformance-idp-deployment), -with a [module](https://github.com/cicnavi/simplesamlphp-module-conformance) developed for SAML signature validation testing. +which includes a [module](https://github.com/cicnavi/simplesamlphp-module-conformance) developed for SAML signature validation testing. Then you need to connect SPs to the conformance IdP (exchange metadata), so that regular SAML authentication works.