The OIDC provider was falling back to config.public.appUrl for its issuer, which could resolve to an http:// URL. This caused the logout form action to use http://, violating the CSP form-action directive. Hardcode the issuer fallback to https://ghostguild.org. |
||
|---|---|---|
| .. | ||
| 01.csrf.js | ||
| 02.security-headers.js | ||
| 03.rate-limit.js | ||