changed proxy algorithm

This commit is contained in:
Erik Bergström 2022-03-10 10:49:20 +01:00
parent 700cd9d683
commit 6f4a0dc60a

View file

@ -101,5 +101,11 @@ management.server.ssl.enabled=true
proxy-service.syslog.enabled=true
# Override default signature algorithms
proxy-service.signature-algorithm=http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1
proxy-service.signature-algorithm.md=${proxy-service.signature-algorithm}
proxy-service.signature-algorithm.natsp=http://www.w3.org/2001/04/xmldsig-more#rsa-sha256
proxy-service.signature-algorithm.natsp.md=${proxy-service.signature-algorithm.natsp}
#Private SP requests from other eIDAS countries
proxy-service.private-sp.enabled=true