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
Below are real world sequences of actions that exist in an application I'm working with that would cause the /annotations API to throw a 401 or 403 (in order of oldest to newest).
I suggest:
Ignore Custom Cleanser actions;
Ignore 401 and 403 responses on the /annotations api and let the Mitigation Copier log failure but keep processing actions.
Observed messy mitigation histories:
Approved before proposed
APPROVED <- Illegal, no mitigation proposal yet
APPDESIGN
APPROVED
Custom cleanser
CUSTOMCLEANSERPROPOSED <- Illegal, not supported through API
Below are real world sequences of actions that exist in an application I'm working with that would cause the /annotations API to throw a 401 or 403 (in order of oldest to newest).
I suggest:
Observed messy mitigation histories:
Approved before proposed
Custom cleanser
Multiple approvals
Proposal after approval
The text was updated successfully, but these errors were encountered: