IdentityServer 7.4.0 has the wrong check session endpoint CSP Hash #425
-
|
Repro:
checksession:12 Executing inline script violates the following Content Security Policy directive 'script-src 'sha256-fa5rxHhZ799izGRP38+h4ud5QXNT0SFaFlh4eqDumBI=''. Either the 'unsafe-inline' keyword, a hash ('sha256-4Hj97GNFvt0k8A6DbSr2hoRb/RJmCCakAgE+4zuVeHs='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked. (the same happens on my own installation, that's where i noticed it) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
Thanks @Tornhoof ! Did a quick investigation and seems some whitespace was changed in the script and not reflected in the hashed constant. Discussing with the team 👍 |
Beta Was this translation helpful? Give feedback.
Fix is up - https://github.com/DuendeSoftware/products/releases/tag/is-7.4.1