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

[Design] Various styles of "Insufficient Permission" screens #18298

Closed
elasticmachine opened this issue Jun 29, 2017 · 6 comments
Closed

[Design] Various styles of "Insufficient Permission" screens #18298

elasticmachine opened this issue Jun 29, 2017 · 6 comments
Labels
Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins.

Comments

@elasticmachine
Copy link
Contributor

Original comment by @tsullivan:

  1. Create a "nobody" user
    curl -H "Content-Type:application/json" -XPOST -uelastic:changeme "http://localhost:9200/_xpack/security/user/nobody" -d '{
      "password": "11111111",
      "roles": [],
      "full_name": "Nobody G. User"
    }'
    
  2. Log in as that user
  3. Try to use different features

Machine Learning

screen shot 2017-06-29 at 3 01 46 pm

Monitoring

screen shot 2017-06-29 at 3 01 34 pm

Logstash Pipelines

screen shot 2017-06-29 at 2 58 23 pm

Security Users & Roles

screen shot 2017-06-29 at 2 56 59 pm

cc @elastic/kibana-design

@elasticmachine
Copy link
Contributor Author

Original comment by @tsullivan:

Can't forget the one in Discover:

image

@elasticmachine
Copy link
Contributor Author

Original comment by @cjcenizal:

Yeah who could forget that one? It's so unforgettable.

@elasticmachine
Copy link
Contributor Author

Original comment by @snide:

Related #12688

@elasticmachine
Copy link
Contributor Author

Original comment by @tsullivan:

Did something change or break in 5.x? I am just seeing a raw JSON output that kills the entire page whenever I test an Access Denied scenario:

image

@elasticmachine
Copy link
Contributor Author

Original comment by @tsullivan:

Did something change or break in 5.x? I am just seeing a raw JSON output that kills the entire page whenever I test an Access Denied scenario

This is because of LINK REDACTED

@elasticmachine elasticmachine added the Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins. label Apr 25, 2018
@cjcenizal
Copy link
Contributor

Superseded by #35796

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins.
Projects
None yet
Development

No branches or pull requests

2 participants