auth-backend: refuse to issue excessively large tokens

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-02-01 12:19:38 +01:00
parent 021a500fa0
commit a9e0107111
3 changed files with 35 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
The auth backend will now refuse to issue user tokens are excessively large.