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: Support for Authorization #121

Open
mrueg opened this issue Nov 21, 2022 · 0 comments
Open

feature: Support for Authorization #121

mrueg opened this issue Nov 21, 2022 · 0 comments

Comments

@mrueg
Copy link
Contributor

mrueg commented Nov 21, 2022

Currently exporter-toolkit only provides support for authentication, it would be great to have support for authorization logic as well.

I can think of two authorization modes that could be useful for different users:

  • ABAC via client cert properties (e.g. common name matches a certain regex)
  • OAuth2.0 request to a backend like keycloak (e.g. via https://github.com/golang/oauth2)
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

1 participant