Apologies for reviving an old thread, but can anyone walk me through how to get this header copied? I've recreated the steps that @caplam went through, including hardcoding the Base64 encoded user/pass in the Authorization header. That works which suggests to me that it is a header problem. When I try to get the plugin to copy the Authorization header using the field in the General Settings > Auth Provider - it's not working.
When I check my application logs (sonarr), it usually says "Authorization header missing." unless I add the header to both the Auth Provider setting and the Handler - at which point it says that "Authorization code not formatted properly." I don't know what else to do. I've looked at the template file in
/usr/local/opnsense/service/templates/OPNsense/Caddy/includeAuthProvider
and added the Authorization header to the copy_headers directive there but it didn't seem to make a difference.
Thanks so much!
When I check my application logs (sonarr), it usually says "Authorization header missing." unless I add the header to both the Auth Provider setting and the Handler - at which point it says that "Authorization code not formatted properly." I don't know what else to do. I've looked at the template file in
/usr/local/opnsense/service/templates/OPNsense/Caddy/includeAuthProvider
and added the Authorization header to the copy_headers directive there but it didn't seem to make a difference.
Thanks so much!