chore(changeset): update changeset
Signed-off-by: Rbillon59 <r.billon@celonis.com>
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
---
|
||||
'@backstage/plugin-badges': patch
|
||||
'@backstage/plugin-badges-backend': patch
|
||||
'@backstage/plugin-badges-backend': minor
|
||||
---
|
||||
|
||||
Fixing badges-backend plugin to get a token from the TokenManager instead of parsing the request header. Hence, it's now possible to disable the authMiddleware for the badges-backend plugin to expose publicly the badges.
|
||||
|
||||
Implementing an obfuscation feature to protect an open badges endpoint from being enumerated. The feature is disabled by default and the change is compatible with the previous version.
|
||||
|
||||
**BREAKING**: createRouter now require that a tokenManager, logger and identityApi are passed in as options.
|
||||
|
||||
Reference in New Issue
Block a user