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

Restrict page access/display based on scopes #24

Open
celian-garcia opened this issue Jul 6, 2020 · 1 comment
Open

Restrict page access/display based on scopes #24

celian-garcia opened this issue Jul 6, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@celian-garcia
Copy link
Member

No description provided.

@celian-garcia
Copy link
Member Author

As the permissions restriction is not easily tested by developpers (developers are often admin in their dev environment), it is the right opportunity to add some e2e tests :

Example of test suite :
[Precondition] Have a test user authorized for the scope talk-text only aka user-talk-text

  • Go to Milobella
  • Login with user-talk-text user
  • Verify that the home tab is displayed
  • Verify that no other tab is displayed
  • Verify that if we go to the url of another tab, it redirects to the home.

@celian-garcia celian-garcia added this to the 1.0.0 milestone Jul 6, 2020
@celian-garcia celian-garcia removed this from the 1.0.0 milestone Aug 2, 2020
@celian-garcia celian-garcia added this to the next milestone Oct 1, 2020
@celian-garcia celian-garcia added the enhancement New feature or request label Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant