Hi, I tried to host Apache Tika-Server on https, to do so I used Spring Framework and provided TlsParameter for bean configuration. Currently tika server is accessible on https.
But now i want to enable basic authentication in it when client do a put request. Can you point me out how this can be achieved ? -- *Thanks,* *Rahul Khandelwal*
