You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've got unit tests that verify that the audit log sink is firing and we should be sure that the audit log entries are generated when using authZ in the rest layer.
Exit Criteria
Integration test that verifies authorization in the rest layer success creates an audit log message
Integration test that verifies authorization in the rest layer failure creates an audit log message
Integration test that verifies authorization in rest layer vs transport layer audit message bodies are identical
The text was updated successfully, but these errors were encountered:
peternied
changed the title
Add end to end test case that verifies audit logging
[RestAuthz] Add end to end test case that verifies audit logging
Aug 4, 2023
peternied
changed the title
[RestAuthz] Add end to end test case that verifies audit logging
Authorization in rest layer automated test for audit logging
Aug 4, 2023
cwperks
added
triaged
Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
and removed
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Aug 7, 2023
We've got unit tests that verify that the audit log sink is firing and we should be sure that the audit log entries are generated when using authZ in the rest layer.
Exit Criteria
The text was updated successfully, but these errors were encountered: