Add static IdP config in application-qa.yml directly, SC-2840

This was due to some issue with the idp-disco-qa.yml not being honored.
So we got a list of all IdPs from this metadata URL instead:
https://qa.md.swedenconnect.se/role/idp.xml
This commit is contained in:
Patrik Holmqvist 2025-03-28 12:37:41 +01:00
parent a7484571dd
commit 94b5199729
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -67,7 +67,13 @@ sp:
discovery:
ignore-contracts: true
include-only-static: true
static-idp-configuration: file:${SP_CONFIG_DIRECTORY}/idp-disco-qa.yml
idp:
- entity-id: https://qa.connector.eidas.swedenconnect.se/eidas
- entity-id: https://idp-sweden-connect-valfr-2017-ct.test.frejaeid.com
logo-url: https://idp-sweden-connect-valfr-2017-ct.test.frejaeid.com/idp/images/frejaeid_logo.svg
logo-height: 75
logo-width: 75
- entity-id: http://qa.test.swedenconnect.se/idp
federation:
metadata:
url: https://qa.md.swedenconnect.se/role/idp.xml