AADSTS50013: Assertion failed signature validation. Reason – The key was not found
Currently I’m struggling against MS Azure on_behalf_of
flow and facing this error:
IDX20803: Unable to obtain configuration from Microsoftonline
I have an angular application that connects to a net.core backend, sometimes (mostly after my tokens are due) the backend is not able to reply anymore, it gives me this error after 60 seconds and only while debugging (not happening while deployed)