fixing more URLs
This commit is contained in:
parent
1d2d4c1ab9
commit
09ec72acd9
2 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@ export TOMCAT_TLS_SERVER_CERTIFICATE_CHAIN=$TOMCAT_CREDENTIALS/tomcat-chain.pem
|
|||
export TOMCAT_INTERNAL_PROXIES='"10\.\d{1,3}\.\d{1,3}\.\d{1,3}\|192\.168\.\d{1,3}\.\d{1,3}\|169\.254\.\d{1,3}\.\d{1,3}\|127\.\d{1,3}\.\d{1,3}\.\d{1,3}\|172\.1[6-9]{1}\.\d{1,3}\.\d{1,3}\|172\.2[0-9]{1}\.\d{1,3}\.\d{1,3}\|172\.3[0-1]{1}\.\d{1,3}\.\d{1,3}\|130\.242\.125\.\d{1,3}\|81\.236\.48\.\d{1,3}"'
|
||||
export TOMCAT_SESSION_COOKIE_NAME="JSESSIONID.CONNECTOR.QA"
|
||||
|
||||
export FEDERATION_METADATA_URL=https://qa.md.swedenconnect.se/entities
|
||||
export FEDERATION_METADATA_URL=https://qa.md.swedenconnect.se/entities/
|
||||
export FEDERATION_METADATA_VALIDATION_CERT=/etc/eidas-connector/credentials/metadata.crt
|
||||
|
||||
#export EIDAS_METADATA_SERVICE_LIST_URL=https://qa.md.eidas.swedenconnect.se/mdservicelist-aggregate.xml
|
||||
|
|
|
@ -79,7 +79,7 @@ W3H4unQMgNcLSYEAjclVYqNmV82EaX2R1TuF5oVyI9PSunNxHTyBQQ==
|
|||
<h2>SAML Metadata URLs</h2>
|
||||
<dl>
|
||||
<dt>All Entities</dt>
|
||||
<dd><a href="/entities/">https://test.md.eidas.swedenconnect.se/entities</a></dd>
|
||||
<dd><a href="/entities/">https://test.md.eidas.swedenconnect.se/entities/</a></dd>
|
||||
<dt>Only IdPs</dt>
|
||||
<dd><a href="/role/idp.xml">https://test.md.eidas.swedenconnect.se/role/idp.xml</a></dd>
|
||||
<dt>Only SPs</dt>
|
||||
|
|
Loading…
Add table
Reference in a new issue