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

[Feature Request]: Create admin Web UI - Support authentication and authorization #116

Open
luispfgarces opened this issue Mar 23, 2023 · 0 comments
Labels
enhancement New feature or request medium priority Medium priority issue

Comments

@luispfgarces
Copy link
Contributor

luispfgarces commented Mar 23, 2023

Is your request related to a problem you have?

It might be needed to restrict which functionalities on Web UI are to be used under an authentication/authorization scenario. A user might want to restrict functionality to be used only by authenticated users, and even set which functionalities are available to users with different roles.

Needs:

Describe the solution you'd like

When configuring the Web UI usage at a specific application, it should be possible to:

  • Integrate a specific authentication provider (e.g. OAuth provider).
  • Set which functionalities need authentication
  • Set which functionalities need authorization by specifying policies.

Are you able to help bring it to life and contribute with a Pull Request?

Yes

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium priority Medium priority issue
Projects
None yet
Development

No branches or pull requests

1 participant