athenahealth / apiserver-athenaFlex

Software developers can use sample code and documentation to use athenahealth's athenaPractice/athenaFlow FHIR API Server.
https://mydata.athenahealth.com/home
17 stars 7 forks source link

Provider authorization url #243

Closed NiranjanDubule10 closed 1 year ago

NiranjanDubule10 commented 2 years ago

Your question I am looking for a provider authorization url to call from which I can get Iss and launch parameters for authorization

For example, I need to be able to access xyz from abc but the API doesn't seem to support this..... I want to get access token for provider access, I followed the steps given but am not able to figure out how do I get iss and launch parameters for authorization.

I have my redirect url and client id but could not figure out the url to get iss and launch values

Torin-Shepard-athena commented 2 years ago

@NiranjanDubule10 https://github.com/athenahealth/apiserver-athenaFlex/issues/214#issuecomment-970721282 explains how you can simulate getting a launch code needed to invoke a SMART app using the iss and launch parameters.