Orthanc Authorization Service Diagram

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!

Hello,

This could help:

Full presentation available here:

I hope this helps!

This is helpful. But I am more interested in the integration with keycloak and the user management side of things. At least some details on how each component interacts and communicates with each other.