Merge branch 'master' of gitops.sunet.se:eid-ops
This commit is contained in:
commit
26c0125c0e
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue