diff --git a/configBuilder.sh b/configBuilder.sh index 65152eb..b98ef41 100644 --- a/configBuilder.sh +++ b/configBuilder.sh @@ -431,7 +431,7 @@ rmdir crypto-work-tmp ############################# CERTFILE=${SHBCREDS}/idp-signing.crt CERT="$(grep -v '^-----' $CERTFILE)" -ENTITYID=https://${FQDN}/idp/shibboleth/ +ENTITYID=https://${FQDN}/idp/shibboleth BASEURL=https://${FQDN} cat > ${SHBMD}/idp-metadata.xml <