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

Rights of a secondary user logged into hda? #335

Open
advir29 opened this issue Mar 20, 2018 · 2 comments · May be fixed by #563
Open

Rights of a secondary user logged into hda? #335

advir29 opened this issue Mar 20, 2018 · 2 comments · May be fixed by #563
Labels

Comments

@advir29
Copy link

advir29 commented Mar 20, 2018

What would be the rights granted to the secondary user while adding a support for secondary user login? Will it be restricted to viewing rights only of the shared content specified by admin. Or will it have support for admin to select which contents would be made available to a specific secondary user and also its access rights to "read only" or "modify" individually on each secondary user?

@cpg
Copy link
Member

cpg commented Mar 20, 2018

The rights are managed by the back-end server. The app only displays what the server provides.

In the client, it mostly involves some UI changes and one API call to the back-end server.

We need to work on specifying this ASAP.

@advir29
Copy link
Author

advir29 commented Mar 21, 2018

Should we regard non-admin users of HDA as secondary users.

In that case for providing remote access we could add a checkbox on login page to select "login as secondary user"
when enabled it would also ask for "secondary username" along with "registered username of HDA" and would now ask for "secondary username's password". If authenticated the secondary user is logged in with the usage rights as granted by the server admin.

What's you opinion sir?

If allowed I would like to further work on this.

@chirag-jn chirag-jn linked a pull request Jul 17, 2020 that will close this issue
@chirag-jn chirag-jn added the NAU label Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants