- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Python SDK not getting existing secret, while JS SKD does, why?
jbrocks
Communicator
05-30-2022
11:58 PM
Hi all,
i am using React and the Splunk JS SDK to create an manage secrets, which works fine - as long as you stay in JS. The secret is correctly written in passwords.conf. Now I am trying to list the secrets using Python SDK and I can not find the secrets, that got created by the JS SDK. Am I missing anything out? I thought, JS SDK is pretty staight forward when using the builtin StogarePasswords functions and there are not many options to pass parameters to t (realm, username, secret). Can anyone help?
