-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Closed
Copy link
Labels
Feature:Security/SpacesPlatform Security - Spaces featurePlatform Security - Spaces featureTeam: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
Kibana version: 6.5.0 BC6
Elasticsearch version: 6.5.0 BC6
Browser version: chrome latest
Original install method (e.g. download page, yum, from source, etc.): from staging
Describe the bug: If a role as access permissions to multiple spaces - user with that role is given the option of selecting a space on an iFrame when she logs in instead of being redirected to the shared object in iFrame.
Steps to reproduce:
- create 2 spaces space z and space y along with default space
- Create a spaceyreader role - give it read and view_index_metadata privilege on logstash_* index pattern - read privileges space z and all privileges to space y
- Create an spaceyreader user and assign spaceyreader role to it
- Create a dashboard with objects from logstash - and create an iFrame out of it.
- Logout of main Kibana - open the html with iFrame and try to login with the user spaceyreader
- User is presented with an option of selecting a space z or space y instead of being redirected to dashboard
- Once user clicks on a space - she is redirected to Kibana home instead of the dashboard
Expected behavior: User should be shown the dashboard instead of space selector
Metadata
Metadata
Assignees
Labels
Feature:Security/SpacesPlatform Security - Spaces featurePlatform Security - Spaces featureTeam: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