cerner autherization

107 views
Skip to first unread message

sundara...@payoda.com

unread,
Jul 17, 2017, 7:51:48 AM7/17/17
to Cerner FHIR Developers


My goal is to login as a provider and getting the access token.(Autherization will trigger from the client application instead of from the cerner console launch).
The reason i am doing the autherization in this way is because of the client application is a NON SMART application.

I have been trying to authenticate from the client application instead of launching the application from cerner's console.

Im doing the autherization in a new window in my client application, once the authentication is completed i will use the access token to retreive patient details.

I am following the procedure given in this page:


The above documentation suggests the below url as autherization url:


I have got this page 


Im stuck at this page. Do i need to enter a provider's credentials to login to the account?
i do not have any provider's credential as of now, I have been using open sandbox for development.
How do i need to proceed after this step?

Please point me towards right direction.

Awating for yout reply.
cerner.PNG

Jenni Syed (Cerner)

unread,
Jul 17, 2017, 9:54:59 AM7/17/17
to Cerner FHIR Developers
Hi, 

That is the wrong URL to use for provider access. See more information here: http://fhir.cerner.com/millennium/dstu2/#secure-sandbox

Your application must use the FHIR metadata endpoint to discover the authorization endpoint as mentioned here (we can change it as needed, and it's different per FHIR server). EG, in our sandbox, the correct token and authorization URLs can be found here: https://fhir-ehr.sandboxcerner.com/dstu2/0b8a0111-e8e6-4c26-a91c-5069cbc6b1ca/metadata?_format=json

Keep in mind, without SMART, your application will need a way to discover or configure the FHIR urls necessary for the provider to connect.

The credentials for a provider in sandbox are portal/portal (again, they won't work for the page above because that's looking for a patient login).

~ Jenni

Reply all
Reply to author
Forward
0 new messages