I’m using the Okta Sign In Widget and I was testing my custom LoginCallback with a failed challenge. It was failing (as expected) for a while when I had an invalid configuration (useClassicEngine set incorrectly) but now it won’t fail anymore.
Is there an way to force that initial challenge to fail so I can continue testing this failure path? I tried setting all of the fields to invalid values but I’m not able to generate an OAuth error again. Previously I was getting an invalid service provider.