GitHub user GutOFF added a comment to the discussion: How to use two jwt 
headers one for normal flow "Authorization" and second for service to service 
"X-Service-Authorization"

@adrianhaj 
Hello! We're in a very similar situation.
We have an OAuth2.0 server, a microservice, and Superset.
We also want the microservice to directly communicate with Superset using the 
client_flow, where the microservice would first request a JWT from the OAuth2.0 
server and then use that JWT to access Superset.

I followed all the steps from the threads, but I’m still getting a {"msg": 
"Missing Authorization Header"} error.
Additionally, is_user_authenticated isn’t being triggered at all.

Could you please share if you took any extra steps to resolve this?

GitHub link: 
https://github.com/apache/superset/discussions/33131#discussioncomment-13167910

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to