Skip to content

Sample Java Spring application to guide through the SMART on FHIR OIDC flow

License

Notifications You must be signed in to change notification settings

vidi42/smart-on-fhir-tutorial

SMART on FHIR Tutorial

Sample Java Spring application to guide through the SMART on FHIR OIDC flow.

The application only supports the Provider Standalone Launch Type for now, but hopefully more will be added later.

Quickstart

  1. Clone the repository
  2. ./gradlew build
  3. ./gradlew bootRun
  4. Open http://localhost:8080 in the browser
  5. Follow the flows in there

Mentions

This tutorial app was inspired by the tutorials and videos of https://github.com/GinoCanessa.

About

Sample Java Spring application to guide through the SMART on FHIR OIDC flow

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks