disable orthanc authentication ?

Hello , there is a way to disable orthanc authentication on Orthanc Server Windows instalation?

Thanks in advance

Hello,

Yes, just change the value of “AuthenticationEnabled” variable from ‘true’ to ‘false’ in the configuration file.
More info regarding this parameters here: https://book.orthanc-server.com/faq/authentication.html
More info regarding Orthanc configuration file under windows: https://www.orthanc-server.com/resources/2015-02-09-emsy-tutorial/index.html (check “Step 3”).

HTH,