Dashboards & Visualizations

How to make visible the logout option in the Splunk dashboard when we do SSO

Nadhiyaa
Path Finder

Only the logout option shoule be visible .Want to hide all other menus in the Splunk app bar when we login via SSO

Tags (1)
0 Karma

renjith_nair
Legend

Something similar I have done is - hide all other panels/menu and added this as part of my navigation menu

  <collection label="Account">  
    <a href="../../account/logout">Logout</a>   
  </collection>
---
What goes around comes around. If it helps, hit it with Karma 🙂

niketn
Legend

@Nadhiyaa, please refer to my older answer on similar lines to provide a Logout Hyperlink. You can add this as a Pre-built Panel to your dashboards : https://answers.splunk.com/answers/609177/hidesplunkbar-leaves-no-way-to-log-out.html

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

Nadhiyaa
Path Finder

No i dont want to add a Pre-built panel . It should come under the Account settings menu.

0 Karma

niketn
Legend

@Nadhiyaa check out the other answer by @renjith.nair. It uses Navigation xml.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...