Dashboard still requires credentials
Closed this issue · 1 comments
petiepooo commented
Should public dashboards (auth == none) be accessible to anybody no matter the auth/method?
I'm running SecurityOnion and attempting to build some public dashboards for users who don't have an account. The auth/method is security_onion, which uses the sguildb for authentication. Essentially, a "Public" (auth == none) dashboard ends up as if it was set to "Any authenticated user" (auth = authenticated).
Is this normal behavior?
To help test, is there an easier way to logout (so I can test an unauthenticated user) other than clearing browser cache?
petiepooo commented
Apparently ELSA is EOL. :(