Skip to Main Content

R4 APIs (Millennium)

Announcement

For information related to the Oracle Partner Network (OPN) Industry Healthcare Track please visit our OPN Industry Healthcare Program page.

For specific questions related to Oracle Partner Network (OPN), please contact Partner Assistance.

Millennium FHIR and non-FHIR API Specifications and Supporting Documents can be found HERE on docs.oracle.com
Soarian FHIR API Specifications and Supporting Documents can be found HERE on docs.oracle.com.

My client id for an app created in sandbox is not getting linked to public tenant

Goutham Ramesh5 days ago

I’ve created a SMART-on-FHIR “Patient” app in the public Code Console
(https://code-console.sandboxcerner.com).

App details:
- Client ID: bd1e227c-53a9-4317-9885-************
- Redirect URI: https://[xyz]/api/auth/callback
- App Type: Patient
- Capabilities enabled: openid, fhirUser, offline_access, launch/patient
- Resource scopes enabled: patient/Patient.read (and others)

When I attempt authorization using the public sandbox tenant
`ec2458f2-1e24-41c8-b71b-0e701af7583d`, I receive an “Unknown tenant”
or “Unknown client” error at this URL:

https://authorization.sandboxcerner.com/tenants/ec2458f2-1e24-41c8-b71b-0e701af7583d/protocols/oauth2/profiles/smart-v1/personas/patient/authorize?...client_id=[redacted]&redirect_uri=[redacted]

Could you please confirm whether this client ID has been provisioned
for the public sandbox tenant ?

Goal: run a standalone patient SMART-on-FHIR flow
against the public tenant (`ec2458f2-…`) using demo patient accounts
(e.g., timmy.smart@example.com / Cerner01).

Comments
Post Details
Added 5 days ago
1 comment
275 views