grobid_client_python icon indicating copy to clipboard operation
grobid_client_python copied to clipboard

Authenticate using the Authorization header in requests made by the cient

Open lucazav opened this issue 1 year ago • 1 comments

I published the GROBID server application in an Azure Web App. I added an authorisation layer using the one provided by Azure Web Apps. Now I need to authenticate the GROBID client by passing the bearer authentication token to its header requests. How can I do this?

lucazav avatar Apr 20 '23 13:04 lucazav