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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...