Skip to content

Commit

Permalink
Update appsettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mdipsan authored Dec 4, 2024
1 parent 0b4df1b commit 2377c50
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


"Authorization": {
"JwksUri": "https://lc-api.sdl.com/public-api/v1/.well-known/jwks.json",
"JwksUri": "https://api.cloud.trados.com/public-api/v1/.well-known/jwks.json",
"Issuer": "https://languagecloud.rws.com/"
},

Expand All @@ -27,4 +27,4 @@
"Connection": "mongodb://mongo-service",
"Name": "lc-verification-sample-app"
}
}
}

0 comments on commit 2377c50

Please sign in to comment.