File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 51
51
"K9_SAK_INNSYN_API_TOKEN_X_AUDIENCE" : " prod-gcp:dusseldorf:k9-sak-innsyn-api" ,
52
52
"K9_SELVBETJENING_OPPSLAG_TOKEN_X_AUDIENCE" : " prod-gcp:dusseldorf:k9-selvbetjening-oppslag" ,
53
53
"AZURE_LOGIN_URL" : " https://login.microsoftonline.com/navno.onmicrosoft.com/oauth2/v2.0" ,
54
- "K9_DRIFT_GRUPPE_ID" : " 1509dc91-a955-4e72-b64c-2f049e37c0c6"
54
+ "K9_DRIFT_GRUPPE_ID" : " 1509dc91-a955-4e72-b64c-2f049e37c0c6" ,
55
+ "SWAGGER_ENABLED" : " true"
55
56
},
56
57
"slack-channel" : " sif-alerts" ,
57
58
"slack-notify-type" : " <!here> | sif-innsyn-api | "
Original file line number Diff line number Diff line change @@ -198,4 +198,4 @@ springdoc:
198
198
oAuthFlow :
199
199
authorizationUrl : ${AZURE_LOGIN_URL:http://localhost:8080}/authorize
200
200
tokenUrl : ${AZURE_LOGIN_URL:http://localhost:8080}/token
201
- apiScope : api://${AZURE_APP_CLIENT_ID:abc123 }/.default
201
+ apiScope : api://${AZURE_APP_CLIENT_ID:abc456 }/.default
You can’t perform that action at this time.
0 commit comments