-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
PR sentTeam:SecurityPlatform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t//Platform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Original comment by @cjcenizal:
If you set status.allowAnonymous: true in kibana.yml, you should be able to access the status page at {basepath?}/status.
Instead, you see the status page for an instant, and then get booted back to the login screen with the message that your session has expired.
When the status page loads, it looks like the culprit is likely a request that gets sent to /me which gets a 401 response.
Metadata
Metadata
Assignees
Labels
PR sentTeam:SecurityPlatform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t//Platform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience