2018-02-16 10:39:19 +01:00
|
|
|
# Available policies are: natToEidasMapping, natToEidasNotifiedMapping, justEidasLoa
|
|
|
|
# Defined meaning:
|
|
|
|
# - justEidasLoa = IdP is only allowed if it supports the national eIDAS LoAs
|
|
|
|
# - natToEidasMapping = National IdP:s are allowed to respond with national LoA. These counts as non notified eID
|
|
|
|
# - natToEidasNotifiedMapping = National IdP:s are allowed to respond with national LoA. These counts as notified eID
|
|
|
|
|
2018-08-30 16:52:38 +02:00
|
|
|
idp.testIdp.entityid=http://qa.test.swedenconnect.se/idp
|
2018-02-16 10:39:19 +01:00
|
|
|
idp.testIdp.name.sv=Test ID-tjänst
|
|
|
|
idp.testIdp.name.en=Test IdP
|
2018-08-01 10:15:54 +02:00
|
|
|
idp.testIdp.logo.uri=${proxy-service.domain.prefix}/img/se-flag-rnd.svg
|
2018-02-16 10:39:19 +01:00
|
|
|
idp.testIdp.logo.height=67
|
|
|
|
idp.testIdp.logo.width=68
|
|
|
|
idp.testIdp.loapolicy=natToEidasNotifiedMapping
|
2018-08-30 16:52:38 +02:00
|
|
|
idp.testIdp.consent=true
|
|
|
|
idp.testIdp.deriveDob=false
|
|
|
|
idp.testIdp.index=0
|