fix extra dir level & backport 7393ab7806

This commit is contained in:
Leif Johansson 2018-05-31 09:07:08 +02:00
parent e15105b687
commit d9a5f55f27
20 changed files with 4 additions and 2 deletions

View file

@ -10,7 +10,8 @@ natsp.descriptions={\
}
# Logos are specified as a map with the url as key followed by height,width[,lang] as comma separated parameters.
natsp.logos={\
'https://eunode.eidastest.se/Connector/custom/idpLogo.png':'276,293'\
'${proxy-service.domain.prefix}/img/logo_full.png':'432,547',\
'${proxy-service.domain.prefix}/img/logo_notext_h67.png':'279,278'\
}
natsp.assertionConsumerServices={\
'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST':'${proxy-service.domain.prefix}/assertionconsumer'\

View file

@ -10,7 +10,8 @@ natsp.descriptions={\
}
# Logos are specified as a map with the url as key followed by height,width[,lang] as comma separated parameters.
natsp.logos={\
'https://eunode.eidastest.se/Connector/custom/idpLogo.png':'276,293'\
'${proxy-service.domain.prefix}/img/logo_full.png':'432,547',\
'${proxy-service.domain.prefix}/img/logo_notext_h67.png':'279,278'\
}
natsp.assertionConsumerServices={\
'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST':'${proxy-service.domain.prefix}/assertionconsumer'\