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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...