Skip to content

Commit

Permalink
add comment to document use of Splunk auth token
Browse files Browse the repository at this point in the history
  • Loading branch information
zenmoto committed Feb 13, 2020
1 parent c638223 commit ba50eef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions splunklib/binding.py
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,8 @@ class Context(object):
:type username: ``string``
:param password: The password for the Splunk account.
:type password: ``string``
:param splunkToken: Splunk authentication token
:type splunkToken: ``string``
:param headers: List of extra HTTP headers to send (optional).
:type headers: ``list`` of 2-tuples.
:param handler: The HTTP request handler (optional).
Expand Down

0 comments on commit ba50eef

Please sign in to comment.