Adding request headers in login, challenge and token api call

Ready to post? :magnifying_glass_tilted_left: First, try searching for your answer.
Hello,

we have implemented auth0 recently in our organisation, I need to add request headers in login, challenge and token api calls, is there any way to do that?
Thanks in advance,
Unmesha

Hi @unmeshabhole

Welcome to the Auth0 Community!

I believe you should be able to use the Authentication API in order to update the headers of the API calls.

Let me know if you are looking for something more specific that is not included in the link and I will do some research and try to provide more information.

Hope this helps!
Gerald

Thank you so much for your response Gerald, I need to add one request header to login,token and challenge api calls. any idea if is it possible? if yes, how?

Hi @unmeshabhole

Apologies for the late reply, but doing some research on this matter, I found this following mention : custom headers/query parameters on server-side requests are being ignored, it looks like custom headers would not be rendered and this is currently not possible.

I wasn’t really able to find anything that might assist with this implementation, unless I am missing something, in which case I do recommend submitting a Feature Request where others can vote on the feature. The Product team monitors this category and if there is enough interest, it can push for further development of the feature.

Don’t hesitate to reach out to us for any further issues/discussions!

Have a great one,
Gerald

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.