Files
components/LiteCharms.Features.Tests/http/litecharms/http-client.env.json
T
Khwezi Mngoma 3f3e0dbe88
continuous-integration/drone/pr Build is passing
Disabled audience verification on jwt tokens
2026-06-06 21:49:32 +02:00

10 lines
288 B
JSON

{
"uat": {
"authority": "https://sts.security.khongisa.co.za",
"grantType": "client_credentials",
"clientId": "midrandbooks-api-scaler-uat",
"clientSecret": "secret_0a8dc1f99061590a52b1272db3a1871d2761c79fbd058b2a968911029e4b208a",
"scope": "midrandbooks-api"
}
}