username and password for WADO

Hello

I’m trying to use Weasis with WADO for retriving the studies.
All working fine if the Orthanc server has no username and password activated.

dicomweb.json has a classic configuration

{
/**

  • The following options control the configuration of the Orthanc
  • plugin adding support of WADO and DICOMweb.
    **/
    “DicomWeb” : {
    “Enable” : true, // Whether DICOMweb support is enabled
    “EnableWado” : true, // Whether WADO-URI (aka. WADO) support is enabled
    “Ssl” : false, // Whether HTTPS should be used for subsequent WADO-RS requests
    “Root” : “/dicom-web/”, // Root URI of the DICOMweb API (for QIDO-RS, STOW-RS and WADO-RS)
    “WadoRoot” : “/wado”, // Root URI of the WADO-URI (aka. WADO) API
    “Host” : “localhost” // Hard-codes the name of the host for subsequent WADO-RS requests

}
}

How can I insert here username and password ?

I’ m using Orthanc 1.5.7, Dicom web plugin 1.0

Thanks in advance

Solved!

You must go to https://www.blitter.se/utils/basic-authentication-header-generator/
Enter username and password

Paste this information as I presented in the attached images

sâmbătă, 9 noiembrie 2019, 00:04:53 UTC+2, Adrian Schiopu a scris:

autorizationbasic1.jpg

wado3.jpg

Dear Adrian,

I have problems configuring Weasis with orthanc. Tell me more about your scenario:

1 - Is Weasis installed with Orthanc on the same server?

2 - If you are running Weasis on the server, are you using TomCat for this?

3 - Weasis installed on the workstation and Orthanc on the server?

I will show you in the attached file how to config Weasis.

My configuration is:

  • Weasis is installed on a Windows 10 computer , installed from windows store (IP 192.168.10.51)
  • Orthanc server is on the linux machine (IP 192.168.10.52;, AETitle: ORTHANCW; pot: 4242)
    Look on the attached file to configure the Wewsis

luni, 11 noiembrie 2019, 01:55:22 UTC+2, Fábio de Sousa a scris:

Weasis_config1.jpg

Weasis_config2.jpg

Weasis_retrive_studies1.jpg

Weasis_retrive_studies2.jpg

Weasis_retrive_studies3.jpg

Thank you Adrian for the return.
Thanks for sharing knowledge.

Best Regards,
Fábio