Firely Server provides access control features based on SMART on FHIR scopes and launch context. Because online available Open ID Connect providers do not provide these claims, we provide you with a simple in-memory Identity Provider that can provide these claims.
For instructions on how to use this and the access control features to use it for, see the Vonk documentation:
Master |
---|
- Microsoft .NET Core 3.1
- Microsoft Windows (to run Powershell script to generate SSL certs)
- Microsoft Visual Studio
- .NET FHIR API
The Identity Provider runs with preconfigured values in memory, so it has no database dependencies.
This Identity Provider is built on top IdentityServer4, an excellent project to get started with Open ID Connect.