The oidc-provider generates form actions with http:// URLs that conflict with the CSP form-action directive. OIDC routes serve self-contained HTML outside Nuxt, so CSP is not needed there. |
||
|---|---|---|
| .. | ||
| 01.csrf.js | ||
| 02.security-headers.js | ||
| 03.rate-limit.js | ||
The oidc-provider generates form actions with http:// URLs that conflict with the CSP form-action directive. OIDC routes serve self-contained HTML outside Nuxt, so CSP is not needed there. |
||
|---|---|---|
| .. | ||
| 01.csrf.js | ||
| 02.security-headers.js | ||
| 03.rate-limit.js | ||