
# customFrameOptionsValue: "allow-from " #CSP takes care of this but may be needed for organizr. # frameDeny: true #overwritten by customFrameOptionsValue Traefik Access Log: ”OPTIONS /api/accounts/prelogin HTTP/2.0" 0 0 "-" "Mozilla/5.0 (Macintosh Intel Mac OS X 10_16) AppleWebKit/605.1.15 (KHTML, like Gecko)" 2 "-" 0ms Level=debug msg="Header parsed " entryPointName=https Level=debug msg="Use header remote addr" entryPointName=https Traefik Logs: level=debug msg="Trusted connection" entryPointName=https I have attached below some snippets from logs which appear after I try to login.

I am wondering if anyone knows what the issue could be? I assume I have to add additional config to my Middlewares config file?

I assume this is related to secure headers but cannot seem to work it out. Upon trying to login, I receive the below error related to CORS. Everything is working fine (Mac OS app and the web vault) but I am unable to login via the Safari Web Extension. I have recently setup Traefik with Bitwarden_RS.
