AngularUI: fix impersonation wrong nonce error #14444
Resolves #14379
TODO: Fix Wrong nonce
error during impersonating at auth code flow
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
It's already works correct with password flow so test only for Auth code flow
- run backend
- run npm > ng-packs
- create tenant
- open dev tools and go console tab
- click console settings
- mark as true preserve log option
- click actions > login with this tenant
It needs to not throw error like below