16 lines
783 B
Properties
16 lines
783 B
Properties
# 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
|
|
|
|
idp.testIdp.entityid=http://qa.test.swedenconnect.se/idp
|
|
idp.testIdp.name.sv=Test ID-tjänst
|
|
idp.testIdp.name.en=Test IdP
|
|
idp.testIdp.logo.uri=${proxy-service.domain.prefix}/img/se-flag-rnd.svg
|
|
idp.testIdp.logo.height=67
|
|
idp.testIdp.logo.width=68
|
|
idp.testIdp.loapolicy=natToEidasNotifiedMapping
|
|
idp.testIdp.consent=true
|
|
idp.testIdp.deriveDob=false
|
|
idp.testIdp.index=0
|