Azure APIM get-authorization-context returns cached expired token
I have a credential provider with two connections setup identically, however the original connection began to return an expired token a month ago and has been doing that ever since with the exact same issued and expiration date of when this problem first started. Here is the snippet of the APIM trace from the problematic connection:
What I've noticed comparing the traces between the connections is the non-problematic connection is taking additional steps to obtain the managed identity token, then sending the request to the authorization provider gateway. I've deleted the credential provider and connection and recreated with the same name and it's still returning the same dates. Any input would be greatly appreciated. Thanks!
The inbound policy.