Dashboards & Visualizations

Anonymous access to dashboards

aelliott
Motivator

Is it possible to give anonymous access to users to a single dashboard?

I found this post on the subject, however, the link within does not work.
http://answers.splunk.com/answers/5182/anonymous-access-of-dashboards

Tags (2)
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

That link would be http://docs.splunk.com/Documentation/Splunk/4.1/Developer/ThirdParty#Create_an_iframe_in_your_site - removed in 4.2's docs.
I'd approach this using SSO with a special user, plus restricting the URLs to only your app - no manager shenanigans.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

That link would be http://docs.splunk.com/Documentation/Splunk/4.1/Developer/ThirdParty#Create_an_iframe_in_your_site - removed in 4.2's docs.
I'd approach this using SSO with a special user, plus restricting the URLs to only your app - no manager shenanigans.

aelliott
Motivator

Ok so to do this you must also set enable_insecure_login = True within the web.conf file in the system/local directory and it works. Thanks for your help!

0 Karma
Get Updates on the Splunk Community!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...