27 lines
986 B
Properties
27 lines
986 B
Properties
|
#EntityID of the n
|
|||
|
natsp.entityId=${proxy-service.domain.prefix}/nat-ps-sp
|
|||
|
# 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}/image/logo.svg':'60,171',\
|
|||
|
'${proxy-service.domain.prefix}/image/icon.svg':'32,32'\
|
|||
|
}
|
|||
|
natsp.displayNames={\
|
|||
|
en:'Sweden Connect – Cross-border Digital Identification',\
|
|||
|
sv:'Sveriges internationella nod för e-legitimering'\
|
|||
|
}
|
|||
|
natsp.descriptions={\
|
|||
|
en:'Test service for the Swedish eIDAS',\
|
|||
|
sv:'Testtjänst för Svenska eIDAS'\
|
|||
|
}
|
|||
|
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=\
|
|||
|
http://id.elegnamnden.se/ec/1.0/loa3-pnr,\
|
|||
|
http://id.elegnamnden.se/ec/1.0/eidas-pnr-delivery
|
|||
|
|
|||
|
|