flexion / ef-cms

An Electronic Filing / Case Management System.
23 stars 10 forks source link

BUG: IRS Super User can no longer access the API #9089

Closed mmarcotte closed 3 years ago

mmarcotte commented 3 years ago

Describe the Bug

The IRS Super User is now getting a 403 Forbidden error when trying to access the v2 API endpoints.

Business Impact/Reason for Severity

It's vital that they're able to access served documents

In which environment did you see this bug?

Prod

Who were you logged in as?

IRS Super User

What were you doing when you discovered this bug? (Using the application, demoing, smoke tests, testing other functionality, etc.)

Reported from User

To Reproduce

Steps to reproduce the behavior:

  1. Generate an Auth token as an IRS Super User
  2. Attempt to access a v2 endpoint with the auth token
  3. Receive 403 Forbidden

Expected Behavior

The IRS Super User should be able to access the v2 API Endpoints

Actual Behavior

The response from the request is a 403 Forbidden response

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

Cause of Bug, If Known

Process for Logging a Bug:

Severity Definition:

Definition of Ready for Bugs(Created 10-4-21)

Definition used: A failure or flaw in the system which produces an incorrect or undesired result that deviates from the expected result or behavior. (Note: Expected results are use cases that have been documented in past user stories as acceptance criteria and test cases, and do not include strange behavior unrelated to use cases.)

The following criteria must be met in order for the development team to begin work on the bug.

The bug must:

Process: If the unexpected results are new use cases that have been identified, but not yet built, new acceptance criteria and test cases should be captured in a new user story and prioritized by the product owner.

If the Court is not able to reproduce the bug, add the “Unable to reproduce” tag. This will provide visibility into the type of support that may be needed by the Court. In the event that the Court cannot reproduce the bug, the Court will work with Flexion to communicate what type of troubleshooting help may be needed.

Definition of Done (Updated 4-14-21)

Product Owner

Engineering

cholly75 commented 3 years ago

Resolved: during the 10/23 deployment, the custom IRS domain was disabled during color switching due to manual error. This was resolved when the domain was re-enabled.