fix extra dir level & backport 7393ab7806
This commit is contained in:
parent
e15105b687
commit
d9a5f55f27
20 changed files with 4 additions and 2 deletions
|
@ -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'\
|
|
@ -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'\
|
||||
|
|
Loading…
Add table
Reference in a new issue