Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assign a default space to a kibana user #38817

Closed
ambarcincedo opened this issue Jun 12, 2019 · 9 comments
Closed

Assign a default space to a kibana user #38817

ambarcincedo opened this issue Jun 12, 2019 · 9 comments
Labels
enhancement New value added to drive a business result Feature:Security/Spaces Platform Security - Spaces feature Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@ambarcincedo
Copy link

Describe the feature: Kibana currently supports multiple spaces and multiple user accounts. Every time a user logs into Kibana, the user has to choose a space. The ask here is to allow a default space to be assigned to a user account, so that admins do not have to educate users which space they should select. It is also annoying for users to repeatedly have to select a space, if they only have privileges to one space.

Describe a specific use case for the feature:

  1. Kibana admin account creates multiple spaces and would like different users to have visibility into a specific spaces.
  2. She creates an executive user account and assigns read privileges to only the executive space and indexes specific to visualizations in that space.
  3. Executive user logs in and automatically sees the executive space (without having to figure out which space to choose).
@epixa
Copy link
Contributor

epixa commented Jun 12, 2019

To be clear, this is already the behavior of spaces and RBAC. If a user only has access to a single space, she will automatically be brought to that space upon login and does not see the space selector or any other spaces. So this feature is only useful when a user has access to many spaces but wants to always go directly to one of them in particular on login.

@ambarcincedo
Copy link
Author

This is not the behavior I am observing. I created a user and gave read access to a single space. This user is always presented with the space selector on login (I am using version 7.1).

@epixa
Copy link
Contributor

epixa commented Jun 12, 2019

This sounds like a bug then, as the intended behavior is to show you only the spaces you have access to and to automatically bring you into your space if you only have access to one. Can you open an issue using the bug report template so we can get the relevant details including steps to reproduce?

@epixa epixa added the Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! label Jun 12, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security

@ambarcincedo
Copy link
Author

Sounds good - will do.

@nreese nreese added Feature:Security/Spaces Platform Security - Spaces feature enhancement New value added to drive a business result labels Jun 12, 2019
@kobelb
Copy link
Contributor

kobelb commented Jun 19, 2019

Closing as a new issue will be filed with the bug template and recreation steps

@kobelb kobelb closed this as completed Jun 19, 2019
@efinal
Copy link

efinal commented Sep 9, 2019

To be clear, this is already the behavior of spaces and RBAC. If a user only has access to a single space, she will automatically be brought to that space upon login and does not see the space selector or any other spaces. So this feature is only useful when a user has access to many spaces but wants to always go directly to one of them in particular on login.

Can I still vote it for an enhancement candidate? “when a user has access to many spaces but always go directly to one of them in particular on login”

@kobelb
Copy link
Contributor

kobelb commented Sep 9, 2019

@efinal absolutely, that enhancement is being tracked here: #21640

@efinal
Copy link

efinal commented Sep 10, 2019

@efinal absolutely, that enhancement is being tracked here: #21640

Great! waiting...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Security/Spaces Platform Security - Spaces feature Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
None yet
Development

No branches or pull requests

6 participants