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

Use OAuth-based RBAC auth #2

Open
Gordonei opened this issue Aug 14, 2019 · 0 comments
Open

Use OAuth-based RBAC auth #2

Gordonei opened this issue Aug 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@Gordonei
Copy link
Contributor

For now, basic auth is fine, but at some point in the future we might want to join Web 2.0 and use OAuth, as vended by our GitLab instance (which in turn might bridge to the City's Active Directory). The big win here would be the different roles, e.g. admin, viewer, allowing people to look at the WUI without breaking anything.

This change is a bit more involved than it would first, as turning on RBAC actually uses a whole different WUI frontend:

  1. We would need to wrangle the relevant dependencies, etc.
  2. We would also need to mount a new config for the FAB frontend somehow.

Useful links:

@Gordonei Gordonei added the enhancement New feature or request label Aug 14, 2019
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