diff --git a/.changeset/pink-geese-teach.md b/.changeset/pink-geese-teach.md new file mode 100644 index 0000000000..2c33721967 --- /dev/null +++ b/.changeset/pink-geese-teach.md @@ -0,0 +1,6 @@ +--- +'@backstage/backend-defaults': minor +'@backstage/backend-test-utils': minor +--- + +Added `actor` property to `BackstageUserPrincipal` containing the subject of the last service (if any) who performed authentication on behalf of the user.