Hi everyone,
I’m working on integrating Orthanc with Keycloak using the Orthanc Authorization Plugin and the orthanc-auth-service
. I’m wondering if there is any architecture or flow diagram available that shows how these components interact (e.g., request flow between Orthanc, the auth service, and Keycloak)?
It would be really helpful to understand how authentication and authorization requests are handled across the system.
Thanks in advance!