Get Token from Asp.net Core to pass to backend as verification

This sounds very similar to what I am trying to accomplish as well. I am able to authenticate the user and access the id token from the cookie in hopes to pass it in an authorization header when requesting data from my API’s. Here is my post, maybe your post will shed some light on what needs to be done or vice versa.

https://devforum.okta.com/t/cookie-and-jwt-auth/5923