Skip to content

Commit

Permalink
pat config, remove slash, add mpi-pid
Browse files Browse the repository at this point in the history
  • Loading branch information
oliveregger committed Aug 28, 2024
1 parent bb7ddc5 commit 54f49bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example-config/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ mag:
sender: 1.3.6.1.4.1.21367.2017.2.2.108
receiver: 1.3.6.1.4.1.12559.11.25.1.10
query: 1.3.6.1.4.1.21367.2017.2.1.104
mpi-pid: 1.3.6.1.4.1.12559.11.20.1
iua:
idp:
name: idp-ehealthsuisse
Expand Down Expand Up @@ -66,6 +67,6 @@ server:
ssl:
key-alias: mag
key-password: magpat
key-store: /secret/server.p12
key-store: secret/server.p12
key-store-password: magpat
client-auth: NEED

0 comments on commit 54f49bd

Please sign in to comment.