Security

Application Without Authentication

srussellnpr
Explorer

Could I create an application in splunk that requires no authentication? Since splunk already lives on our intranet, I'd like to give users access to dashboards without requiring them to log in.

Tags (1)

southeringtonp
Motivator

Yes. There are a few things you can do.

Here's an example site (from the guys who do the SplunkTalk podcast):
     http://bit.ly/splunktalkanalytics

Take a look at this video blog post:
     http://blogs.splunk.com/2010/09/27/video-glimpse-into-splunktalk-podcast-analytics-insecure-login-da...


The gist is that you can use "insecure" authentication, and embed login credentials into the URL. Then, create a dedicated role for that user, giving it access to on the indexes, search commands, etc. that it actually needs. Maybe even assign a search filter. Also, create a dedicated search app, with just the dashboards you need, and make that the default for the user. Using a separate, stripped-down search head can also help limit your attack surface.

If you want to use always-on displays, the timeouts can be a problem as well, so see this thread:
     http://answers.splunk.com/questions/7233/user-specific-browser-session-timeout

Remember the common tradeoffs between security and usability apply, so doing this of course involves a bit of additional risk. Provided you're ok with that, this should get you started.

srussellnpr
Explorer

You're awesome southeringtonp!

0 Karma

woodcock
Esteemed Legend

The first 2 links are dead; is there an archive anywhere?

0 Karma
Get Updates on the Splunk Community!

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

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

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...