[tests] servers=idp1:127.0.0.10:45080 clients=sp1:127.0.0.11:45081 [idp1_globals] TEMPLATES=${TESTDIR}/templates/install CONFDIR=${TESTDIR}/etc DATADIR=${TESTDIR}/lib HTTPDCONFD=${TESTDIR}/idp1/conf.d STATICDIR=${ROOTDIR} BINDIR=${ROOTDIR}/ipsilon WSGI_SOCKET_PREFIX=${TESTDIR}/idp1/logs/wsgi [idp1_arguments] hostname=127.0.0.10:45080 admin_user=${TEST_USER} system_user=${TEST_USER} instance=idp1 secure=no testauth=yes pam=no krb=no ipa=no server_debugging=True [sp1_globals] HTTPDCONFD=${TESTDIR}/sp1/conf.d SAML2_TEMPLATE=${TESTDIR}/templates/install/saml2/sp.conf SAML2_CONFFILE=${TESTDIR}/sp1/conf.d/ipsilon-saml.conf SAML2_HTTPDIR=${TESTDIR}/sp1/saml2 [sp1_arguments] hostname=127.0.0.11:45081 saml_idp_metadata=http://127.0.0.10:45080/idp1/saml2/metadata saml_secure_setup=False saml_auth=/sp httpd_user=${TEST_USER}