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!