6287-Improve_oidc_header_logic
OIDC specific headers were being added automatically whenever OIDC is used. But these headers can hinder performance for non-ocs/dav requests (ex: Nextcloud app's API). So the application using this library should add the headers instead.