Use Cloudflare Service Auth + Auth for Service but NOT IN UNENCRYPTED HEADER

How can I make it so I can also add the Cloudflare service auth tokens (id and private) to be encrypted (like using the “authentication predefined credential type” option)

I can only add one credential to the encrypted header though. I would also like to have a separate credential type for the service token. Is there a way to have two encrypted authentication tokens without putting them in the “header” section of a request, which is insecure and does not encrypt it?

Thank you so much!

hello @universe

Use Custom Auth credentials type, if you need to set more than one header field.

HTTP Request credentials | n8n Docs

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