Files
components/LiteCharms.Features.Tests/http/litecharms/http-client.env.json
T
Khwezi Mngoma 5d5b59d610
continuous-integration/drone/pr Build is passing
Updated API to use LiteCharms Security
2026-06-06 16:26:27 +02:00

10 lines
281 B
JSON

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