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 case request is already signed #129

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Amertz08
Copy link
Contributor

@Amertz08 Amertz08 commented Apr 5, 2021

Fixes #121

@Amertz08
Copy link
Contributor Author

Amertz08 commented Apr 9, 2021

So what I did for now is comment out the fix. Modify the settings to actually sign the response. Then wrote a test to verify the 500. That test will fail w/ 500 since the code is commented out. You can uncomment the fix and see the test pass (i.e. fixes the bug). Issue I'm running into is inline modifying the IDP config for that test and that test only. Modifying the actual settings file vs. in the test via a fixture causes other tests to fail.

@Amertz08 Amertz08 changed the title WIP Fix case request is already signed Fix case request is already signed May 26, 2021
@Amertz08
Copy link
Contributor Author

So I am not running into any issues running the tests locally. Not sure what the issue in the build process is.

@charron-tom
Copy link

Can this PR be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logout bug
2 participants