add authn goal

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
aramissennyeydd
2024-03-11 21:39:57 -04:00
parent 287c75ab0e
commit c4a391c8b5
+1 -1
View File
@@ -61,7 +61,7 @@ know that this has succeeded?
1. As an integrator, I can now get a list of currently installed plugins across my deployment.
1. As an administrator, I can use the default discovery API across both frontend and backend for complex situations like split backends, without writing my own.
1. As an administrator, I can add/remove plugins without having to do a full redeployment of all of my Backstage nodes.
1. A
1. Registrations will be authenticated and any plugins that are added to the registry will have a proof of access to write to the registry.
### Non-Goals