auth-backend: cap CIMD metadata response size

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Patrik Oldsberg
2026-05-18 16:35:20 +02:00
parent 0f1f4392d6
commit 9f269d73ed
3 changed files with 52 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Limit the size of fetched client ID metadata documents to prevent oversized responses from being accepted.