splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
687 stars 369 forks source link

Update __init__.py #372

Closed hogoboom closed 2 years ago

hogoboom commented 3 years ago

Add support for Splunk authentication tokens in example scripts (search.py, etc.)

ashah-splunk commented 2 years ago

@hogoboom , in the latest release we have added support for both the authentication tokens i.e splunkToken(sessionKey) and token(bearer token). please refer updated. Closing this PR as the change is already been added.