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

Authentication/access control support #352

Open
falzm opened this issue Feb 3, 2018 · 0 comments
Open

Authentication/access control support #352

falzm opened this issue Feb 3, 2018 · 0 comments
Labels
Back-end Back-end component related (API) New Feature New feature introduction
Milestone

Comments

@falzm
Copy link
Member

falzm commented Feb 3, 2018

Add support for authentication and access control in Facette. First iteration will support:

  • Login/password based authentication
  • Role-Based Access Control (global, no namespacing): admin (read/write) vs viewer (read-only)
  • Users storage in internal backend
@falzm falzm added New Feature New feature introduction Back-end Back-end component related (API) labels Feb 3, 2018
@falzm falzm added this to the 0.6.0 milestone Feb 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Back-end Back-end component related (API) New Feature New feature introduction
Projects
None yet
Development

No branches or pull requests

1 participant