Skip to content

Conversation

@schwzr
Copy link
Member

@schwzr schwzr commented Nov 24, 2025

closes #103, #105, #107, #110, #111, #112, #114, #115

@schwzr schwzr requested review from hhund and jaboehri November 24, 2025 14:37
@schwzr
Copy link
Member Author

schwzr commented Nov 24, 2025

relevant for @hhund

0c0caf9
07a5c4e
ac8fc5f
788ae2a
76ac60c

@hhund
Copy link
Member

hhund commented Nov 24, 2025

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

@hhund
Copy link
Member

hhund commented Nov 24, 2025

We may want to add examples of log messages for the formats JSON_LOGSTASH, JSON_ECS, JSON_GELF and JSON_GCP.

@MadMax93
Copy link
Member

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

MadMax93 and others added 8 commits November 25, 2025 23:33
Changed version numbers for Ping-Pong, Report, Feasibility, DataSharing, DataTransfer
Removed NUM-RDP
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
@hhund hhund merged commit e1484bf into main Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Documentation for Log Configuration

5 participants