Environment
Variables
Hackathon
Sandbox
CR Environment
Sandbox
UAT
AA Entity ID
saafe-sandbox
dashboard-aa-preprod
Central Registry (CR) Base URL
https://api.sandbox.sahamati.org.in/cr
https://uatcr.sahamati.org.in
IAM Base URL
https://api.sandbox.sahamati.org.in/iam
https://api.uat.sahamati.org.in/iam
Token Service (OLD) Base URL "Deprecated"
https://tokens.sandbox.sahamati.org.in
https://uattokens.sahamati.org.in
CR Token Public Key
https://tokens.sandbox.sahamati.org.in/auth/realms/sahamati/protocol/openid-connect/certs
https://uattokens.sahamati.org.in/auth/realms/sahamati/protocol/openid-connect/certs
AA Entity JSON
{
  "name": "Saafe Sandbox",
  "id": "saafe-sandbox",
  "code": "saafe-sandbox",
  "entityhandle": "@saafe-sandbox",
  "baseurl": "v2:https://test.saafe.in/api/v2",
  "webviewurl": "https://test.saafe.in/webview",
  "certificate": {
    "alg": "RS256",
    "e": "AQAB",
    "kid": "8f53656e-9b5d-4afd-8208-86f1859d84e5",
    "kty": "RSA",
    "n": "kZtbglKhedm2VSGpQhHugdrwC-sAcJtHyOCXUHeGc1c9tGLGfwSNZ2qVJu6HyYXhaJ11M2-noNVFKFK1PB-pVJAL53jHDa2rMyGHGebb3I8rs1fXoDA3uc-t0E9P6qDlH_BJs2cNEpGyM1NNEG-rIUF1bWKmo8IaifuGu17S8QVeUJ3a2BvzeugHfxgF0RAhW9JziBpX7H-Do-6prwiOcNipRTME7eXhcZuHgGAmOYkkFmRnBSjt90EmfH_cZKGyCDRu0XuEXZXvcTauDbHIJSe4PGDQCEYMeqFt-9MziJZeWUen6CJMxTHxYudGQSbZgPm0q953Zs-o4I_-pBoeXw",
    "use": "sig"
  },
  "inboundports": [
    "443",
    "80"
  ],
  "outboundports": null,
  "ips": [
    "3.108.179.208"
  ]
}{
  "name": "Dashboard AA PREPROD",
  "id": "dashboard-aa-preprod",
  "code": "dashboard-aa-preprod",
  "entityhandle": "@dashboard-aa-preprod",
  "baseurl": "v2:https://sandbox.saafe.in/api/v2",
  "webviewurl": "https://sandbox.saafe.in/webview",
  "certificate": {
    "alg": "RS256",
    "e": "AQAB",
    "kid": "b5a1468b-1bd4-4be6-b505-bf2c8d4df056",
    "kty": "RSA",
    "n": "p6DCZYiVNsq3WRgzCWuFvXTGUs3BeDJydPMQMjyzXoXb-s_tvkquED0IeMcj30oic-W7xAkqAm579b9epk0aB5bkWmfSy1tlnzCnNmIsHxA0QEXI9PuohSHLfNFHIk921ymPNji5mlRpoKHzt4029MZvRAxytTcNNGxA3GvicHZFuHLio7AENfhEAmVSURuZPNQeolTcLjYjiArypLV_vtXdTI9sz0OhHOh8whC82efpfxz69LMm86WkISFSSCGG_gMvjtGonxRnKE-iqvkOv4ol6ksZs8xnbzFT-Cmlt13n6DbHJ7s4ZVmwlX8H8GEFBuiUb9I-YSt8sbA-KUi76w",
    "use": "sig"
  },
  "inboundports": [
    "443",
    "80"
  ],
  "outboundports": null,
  "ips": [
    "65.0.34.190"
  ]
}Last updated
Was this helpful?