Giter VIP home page Giter VIP logo

Comments (3)

MJ1998 avatar MJ1998 commented on September 22, 2024

Thank you for your interest in our demo app!

It sounds like you're ready to implement robust authentication! Our fhir-app-examples repository is the place to go, with working examples tailored to FHIR. The demo would be a great starting point. It uses the Android FHIR SDK, FHIR Info Gateway (for secure access), and FHIR Data Pipes – all part of Google's Open Health Stack (OHS).

See ohs.dev for more!

Let us know if you have any other questions @icrc-fdeniger.

Closing this ticket.

from android-fhir.

icrc-fdeniger avatar icrc-fdeniger commented on September 22, 2024

Hello @MJ1998, thanks for the link to the examples.
My point was to be able to test directly the engine on a different FHIR Server without having to install the access gateway ( still wondering if the gateway is mandatory :) )

from android-fhir.

MJ1998 avatar MJ1998 commented on September 22, 2024

Hey @icrc-fdeniger , sorry I missed this.

Got it !
Yes, we support authentication! You can integrate your own authentication system by providing your URL and an authenticator via the serverConfiguration.authenticator setting in FhirEngineConfiguration.
For example in this demo I shared earlier, this is how we provide a custom authenticator - notice that LoginRespository is an extension of Authenticator interface.

Also you're right gateway is not mandatory.

from android-fhir.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.