-
Notifications
You must be signed in to change notification settings - Fork 730
Open
Description
I'm not sure if I'm missing something, the default authentication method is username/password. Which uses basic auth within the URL. I don't see how I can use token based authentication here. e.g.
Authorization: Bearer private-XXXXXXXXXXXXXXX
I'm trying to use an Elastic cloud engine for searches, and these appear to require requests be authenticated with a bearer token in the header, and I just don't see how I can use this method. Am I missing something? Would that be the digest option?
Metadata
Metadata
Assignees
Labels
No labels