6287-Pass_oidc_header_if_required
Description
For OIDC for murena account flow, NC app APIs require OIDC-LOGIN-WITH-TOKEN
header to be passed. But passing this header for DAV/OCS requests will cause session cookie being ignored, which cause performance issue. This MR pass this header when required.