2017-12-19 13:40:49 +01:00
|
|
|
#EntityID of the n
|
|
|
|
natsp.entityId=${proxy-service.domain.prefix}/nat-ps-sp
|
|
|
|
natsp.displayNames={\
|
|
|
|
en:'Swedish Citizen Adapter',\
|
|
|
|
sv:'Sveriges internationella legitimeringsnod'\
|
|
|
|
}
|
|
|
|
natsp.descriptions={\
|
|
|
|
en:'Test service for the Swedish eIDAS Pilot New Local',\
|
|
|
|
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={\
|
2018-09-03 17:06:10 +02:00
|
|
|
'${proxy-service.domain.prefix}/img/sc-logo-temporary.svg':'60,168',\
|
|
|
|
'${proxy-service.domain.prefix}/img/sc-logo-temporary-notext.svg':'60,60'\
|
2017-12-19 13:40:49 +01:00
|
|
|
}
|
|
|
|
natsp.assertionConsumerServices={\
|
|
|
|
'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST':'${proxy-service.domain.prefix}/assertionconsumer'\
|
|
|
|
}
|
|
|
|
natsp.nameIDFormats=\
|
|
|
|
urn:oasis:names:tc:SAML:2.0:nameid-format:persistent,\
|
|
|
|
urn:oasis:names:tc:SAML:2.0:nameid-format:transient
|
|
|
|
natsp.entityCategories=\
|
2018-06-05 13:55:13 +02:00
|
|
|
http://id.elegnamnden.se/ec/1.0/loa3-pnr,\
|
|
|
|
http://id.elegnamnden.se/ec/1.0/eidas-pnr-delivery
|
2017-12-19 13:40:49 +01:00
|
|
|
|
|
|
|
|