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

Viewer role in Dashboard is not working. #1038

Closed
ug205 opened this issue Aug 30, 2019 · 1 comment
Closed

Viewer role in Dashboard is not working. #1038

ug205 opened this issue Aug 30, 2019 · 1 comment

Comments

@ug205
Copy link

ug205 commented Aug 30, 2019

Description:
As per the documentation[1], the dashboard portal has 2 levels of permissions. One of these permissions is the viewer. The user with this role is only allowed to have read-only access to the dashboard. This role is not working.

[1] https://docs.wso2.com/display/SP400/Dashboard+Authorization+Configuration

Affected Product Version:
WSO2-SP-4.0.0/4.1.0/4.2.0/4.3.0/4.4.0
APIM, IS and EI analytics servers using SP.

Steps to reproduce:

  1. Add the following configuration to <SP_HOME>/conf/dashboard/deployment.yaml

wso2.dashboard:
roles:
viewer:
- {roleID}

  1. Create a user assigning this role.

  2. Start dashboard.sh
    (Will give an error under Cannot create property=viewer)

@lasanthaS
Copy link
Contributor

Resolved, hence closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants