Security

How to Store User User Password with setup page

martaBenedetti
Path Finder

Hi community,

I have the need to store encrypted password used in a python script.

I've created the app with its setup.xml page and the app is deployed on a search head cluster.

The problem is that under Manage Apps I cannot see "Set Up" button and if I click on "Launch App" I get 404 - not found.

 

This is my setup.xml file

 

<setup>
  <block title="New Crdential" endpoint="storage/passwords" entity="_new">
    <input field="name">
      <label>Username</label>
      <type>text</type>
    </input>
    <input field="password">
      <label>Password</label>
      <type>password</type>
    </input>
  </block>
</setup>

 

 

This is my app.conf file:

 

[install]
is_configured = 0

[ui]
is_visible = 1
label = my app

[launcher]
author = Marta Benedetti
description = my app
version = 1.0.0

 

 

Any idea?

 

Thanks a lot

Marta

Labels (1)
Tags (3)
0 Karma
1 Solution

kamlesh_vaghela
SplunkTrust
SplunkTrust

@martaBenedetti 

To enable Set Up link in manage apps, in your Search Head Cluster Click on Settings -> Show All Settings then after try.

 

KV

 

View solution in original post

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@martaBenedetti 

To enable Set Up link in manage apps, in your Search Head Cluster Click on Settings -> Show All Settings then after try.

 

KV

 

0 Karma

martaBenedetti
Path Finder

Thanks a lot kamlesh!!! Never though about it, you made my day 🙂

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

Glad to help you @martaBenedetti   🙂 

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...