Tarek Nabil

Results 16 comments of Tarek Nabil

Given I still need to specify at least one hash in my CSP, I would like to find a way to calculate that hash at build time so that I...

> Yes, the Nuxt hook `nitro:build:public-assets` is likely what you want. Thanks @danielroe. I ended up using the `render:response` nitro hook. Admittedly, the code is getting a bit complicated now....

Hi @sgollapudi77, Is this issue applicable if the application does not have an API? The ticket I raised #608 was closed as a duplicate of this one, but I don't...

Sorry, I only looked quickly at the code but never actually tested the next-security implementation, as we’re currently using our own custom implementation. On Mon, 1 Jul 2024 at 5:25 ...

Yes, we run in SPA mode. Unfortunately, I cannot share the code. On Thu, 11 Jul 2024 at 4:54 PM, Adem Yalçın ***@***.***> wrote: > Sorry, I only looked quickly...

Hi, I'm facing the same issue with PingOne. Their docs state that the name of the parameter should be `post_logout_redirect_uri`, see https://docs.pingidentity.com/bundle/pingone/page/vsa1585774811932.html. Looking at the spec at https://openid.net/specs/openid-connect-rpinitiated-1_0.html it does...