-
Notifications
You must be signed in to change notification settings - Fork 1
Dsf 2 doc improvements #122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
We may want to add the following example (or something similar) to configure minimal admins to the role config via thumbprints or oidc role claim: DEV_DSF_FHIR_SERVER_ROLECONFIG: |
- example_minimal_admin:
thumbprint:
- 0123...cdef
- abcd...6789
token-role: admin
dsf-role:
- CREATE: [Task]
- READ
- UPDATE: [QuestionnaireResponse]
- SEARCH
- HISTORY
practitioner-role:
- http://dsf.dev/fhir/CodeSystem/practitioner-role|DSF_ADMIN |
|
We may want to add examples of log messages for the formats |
|
Reminder: @schwzr can you please add a sentence into the upgrade guide, that they should use compatible process plugin with v2.0.0 -> https://dsf.dev/operations/v2.0.0/install-plugins.html |
Changed version numbers for Ping-Pong, Report, Feasibility, DataSharing, DataTransfer Removed NUM-RDP
changed example
changed Feasibility in Prod to 1.0.0.10
Changed version numbers for Ping-Pong, Report, Feasibility, DataSharing, DataTransfer Removed NUM-RDP
Changed Feasibility in Prod on v1.0.0.10
closes #103, #105, #107, #110, #111, #112, #114, #115