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.

Cerner with Cognito Federated identity provider sign-in

Ekaterina IssFeb 20 2024 — edited Feb 27 2024

Trying to add Cerner as an identity provider in AWS cognito, I got all the URLs from:

https://authorization.cerner.com/tenants/ec2458f2-1e24-41c8-b71b-0e701af7583d/oidc/idsps/ec2458f2-1e24-41c8-b71b-0e701af7583d/.well-known/openid-configuration

I've configured: client id, client's secret, and issuer/Authorization/token/Jwks_uri endpoints

How can I troubleshoot a 404 error encountered during the OIDC Discovery phase while adding Cerner as an OIDC provider, given that I have obtained all the necessary URLs from their openid-configuration endpoint and have already configured the client ID and client's secret?

Can someone provide a step-by-step setup? or direct me where I got it wrong

Comments
Post Details
Added on Feb 20 2024
4 comments
387 views