Hi,
My ClientID: SBX_002117
Not able to access the V3 APIs. I am getting accessToken using https://dev.abdm.gov.in/gateway/v0.5/sessions
. Please help. The access token payload extracted from jwt.io
is pasted here
{
"exp": 1696348790,
"iat": 1696327190,
"jti": "ab4e185a-039e-4236-b9cb-cc526246265d",
"iss": "https://dev.ndhm.gov.in/auth/realms/central-registry",
"aud": "account",
"sub": "f736a8b0-1af9-4c75-a70a-56288f650a1d",
"typ": "Bearer",
"azp": "SBX_002117",
"session_state": "dde0575f-24cd-4c75-b8e4-885f4c941a38",
"acr": "1",
"allowed-origins": [
"http://localhost:9007"
],
"realm_access": {
"roles": [
"hiu",
"offline_access",
"healthId",
"phr",
"OIDC",
"hip"
]
},
"resource_access": {
"SBX_002117": {
"roles": [
"uma_protection"
]
},
"account": {
"roles": [
"manage-account",
"manage-account-links",
"view-profile"
]
}
},
"scope": "openid email profile",
"clientHost": "10.233.69.72",
"clientId": "SBX_002117",
"email_verified": false,
"preferred_username": "service-account-sbx_002117",
"clientAddress": "10.233.69.72"
}
@IntegrationSupport - Please Help.