
AjasM.40412 (Customer) asked a question.
I am using a self hosted widget in aspx page which was created in classic engine. Since moved into the identity engine ,I have added : useInteractionCodeFlow: true, (as mentioned in Okta documentation) after making these changes , the login is not working properly. Initial approach : throws 401 error while trying to get the token
signIn.renderEl (redendering) Hence instead of initial approach for render , made changes like:
signIn.showSignInAndRedirect in this approach its getting redirected but Token is not generated (Token is required for OWIN challenge)

Hi Ajas, could you make a support case and provide a HAR file that captures the 401 error.