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

Add unauthorized access logging/monitoring #268

Open
hoeyi opened this issue Sep 8, 2024 · 0 comments
Open

Add unauthorized access logging/monitoring #268

hoeyi opened this issue Sep 8, 2024 · 0 comments
Labels
area: identity Identity and access management feature New feature or request type: user story User story

Comments

@hoeyi
Copy link
Owner

hoeyi commented Sep 8, 2024

Statement

As an admin, I want all unauthorized or unauthenticated access attempts to be logged, so that I can monitor potential security threats and review any suspicious activities.

Acceptance Criteria

  • All unauthorized access attempts (e.g., access to restricted areas) are logged with details including the time, IP address, and attempted resource.
  • All unauthenticated access attempts (e.g., requests without valid credentials) are logged with relevant details.
  • Logs are accessible in a secure admin dashboard for review and monitoring.
  • The system allows filtering of logs based on date, user, or IP address.
  • The logs records for a configurable duration.
  • Admins can export logs for further analysis or auditing.

Additional Notes

Postponed feature from #254

@hoeyi hoeyi added area: identity Identity and access management feature New feature or request type: user story User story labels Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: identity Identity and access management feature New feature or request type: user story User story
Projects
None yet
Development

No branches or pull requests

1 participant