Skip to content
Snippets Groups Projects
Commit 14ff7aa5 authored by Jörg Bolay's avatar Jörg Bolay
Browse files

KOP-2964 umstellen von WebClient auf RestClient und entfernen von...

KOP-2964 umstellen von WebClient auf RestClient und entfernen von Bindestrichen aus Spring Properties
parent 8075f162
No related branches found
No related tags found
1 merge request!10KOP-2964 umstellen von WebClient auf RestClient und entfernen von...
Pipeline #1583 passed
...@@ -15,14 +15,14 @@ spring: ...@@ -15,14 +15,14 @@ spring:
osi2: osi2:
token-uri: 'https://idp.serviceportal-stage.schleswig-holstein.de/webidp2/connect/token' token-uri: 'https://idp.serviceportal-stage.schleswig-holstein.de/webidp2/connect/token'
ozgcloud: ozgcloud:
osiv2-postfach: osiv2:
enabled: true enabled: true
api: api:
resource: 'urn:dataport:osi:postfach:rz2:stage:sh' resource: 'urn:dataport:osi:postfach:rz2:stage:sh'
url: 'https://api-gateway-stage.dataport.de:443/api/osi_postfach/1.0.0' url: 'https://api-gateway-stage.dataport.de:443/api/osi_postfach/1.0.0'
tenant: 'SH' tenant: 'SH'
name-identifier: 'ozgkopfstelle' name-identifier: 'ozgkopfstelle'
http-proxy: proxy:
enabled: true enabled: true
host: 127.0.0.1 host: 127.0.0.1
port: 3128 port: 3128
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment