
TzlilS.07242 (Customer) asked a question.
Hello,
I have an Angular app that I have implemented the widget.
At the begging everything worked as expected.
On 09.02 we started seeing a weird bug.
When session expires and we try to go to our app, the widget is showing. After couple of milliseconds "login_required The client specified not to prompt, but the user is not logged in" logs to the console and than the page is redirected to
oktaDefaultDomain/login/login.htm?fromURI=/oauth2/v1/authorize/redirect?okta_key={some key}
I am not sure what is going on...
I upgraded the Angular okta SDK:
"@okta/okta-signin-widget": "^3.7.0"
"@okta/okta-auth-js": "^2.11.2"
Did not get any answers from customer care(It has been a week).

I'm having the exact same issue.
Hi Joe,
You can check:
https://github.com/okta/okta-signin-widget/issues/1045#issuecomment-589859866
Solved my problem
Thanks Tzlil,
That also fixed my issue.