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

fix(admin-ui): the audit log API is not protected by authorization token #1581

Closed
duttarnab opened this issue Feb 23, 2024 · 0 comments · Fixed by #1592
Closed

fix(admin-ui): the audit log API is not protected by authorization token #1581

duttarnab opened this issue Feb 23, 2024 · 0 comments · Fixed by #1592
Assignees
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality

Comments

@duttarnab
Copy link
Contributor

TODOs:

  1. Protect /admin-ui/logging with an authorization token.
  2. Admin UI should allow access of /admin-ui/logging if the authorization token has appropriate logging scope.
@duttarnab duttarnab added bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Feb 23, 2024
@duttarnab duttarnab self-assigned this Feb 23, 2024
jv18creator added a commit that referenced this issue Feb 28, 2024
Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com>
jv18creator added a commit that referenced this issue Feb 28, 2024
Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com>
duttarnab added a commit that referenced this issue Feb 28, 2024
fix(admin-ui): pass access token in /logging api #1581
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant