Security

Splunk framework login page

quxirui
New Member

When I open my app page(localhost:3000/appfx/my/test) first time, I need to input username and password in this page (localhost:3000/appfx/accounts/login/?return_too=). Is there any way to disable this login or auto login? Thanks!

Below is a part of my code in my app

AppFx.load(deps, function(AppFx) {
AppFx.Components.create("appfx-resulttable", "resulttable2", {
contextid: "search4",
pageSize: "40",
el: $("#resulttable2")
}).render();
AppFx.Components.create("appfx-searchcontext", "search4", {
earliest_time: "0",
latest_time: "now",
search: "search source=log.txt"
}).start();

Tags (3)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee
0 Karma

quxirui
New Member

it's localhost:3000/appfx/accounts/login/, it's not localhost:8000/EN/account/login. they are different, one is splunk main page, the other is belong to splunk new framework(http://dev.splunk.com/view/SP-CAAAEMN)

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...