really fix logo this time

This commit is contained in:
Leif Johansson 2018-10-15 16:29:34 +02:00
parent 000a0d0809
commit 7c167c4814

View file

@ -12,11 +12,6 @@ natsp.descriptions={\
en:'Test service for the Swedish eIDAS Pilot New Local',\ en:'Test service for the Swedish eIDAS Pilot New Local',\
sv:'Testtjänst för Svenska eIDAS piloten'\ sv:'Testtjänst för Svenska eIDAS piloten'\
} }
# Logos are specified as a map with the url as key followed by height,width[,lang] as comma separated parameters.
natsp.logos={\
'${proxy-service.domain.prefix}/img/sc-logo-temporary.svg':'60,168',\
'${proxy-service.domain.prefix}/img/sc-logo-temporary-notext.svg':'60,60'\
}
natsp.assertionConsumerServices={\ natsp.assertionConsumerServices={\
'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST':'${proxy-service.domain.prefix}/assertionconsumer'\ 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST':'${proxy-service.domain.prefix}/assertionconsumer'\
} }