* Middleware only logic to add CSP header as Next.js App Router doesnt allow setting header in server component * add tests * Remove nonce from Page Router and fix ts issues * Add checkly test
* support embedding org profile page * Add checkly tests * Fix test titles --------- Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>