f2d71d1d48
Signed-off-by: benjdlambert <ben@blam.sh>
356 B
356 B
@backstage/plugin-app-backend
| @backstage/plugin-app-backend |
|---|
| patch |
Added a new app.disablePublicEntryPoint config option that allows you to opt out of the automatic public sign-in entry point. When set to true, the app backend will skip serving the public entry point to unauthenticated users, even if the app was bundled with an index-public-experimental entry point.