Files
backstage/plugins
Joon Park 0a6c68582a Add authorization to entities get endpoints in catalog-backend. (#8711)
* Add authorization to entities get endpoints in catalog-backend.

The delete endpoint and the ancestry endpoint, as well as the rest of the endpoints in catalog-backend will be covered in later PRs.

Signed-off-by: Joon Park <joonp@spotify.com>

* Refactor permissioning into AuthorizedNextEntitiesCatalog

Signed-off-by: Joon Park <joonp@spotify.com>

* Create integration router in builder

Signed-off-by: Joon Park <joonp@spotify.com>

* Fix test authorization strings

Signed-off-by: Joon Park <joonp@spotify.com>
2022-01-13 10:59:13 +00:00
..
2022-01-05 10:34:37 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2021-12-30 11:06:46 +00:00
2022-01-04 10:54:36 +00:00
2022-01-11 16:32:52 +01:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-05 18:41:43 +01:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-05 03:28:11 +01:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-11 19:21:45 +01:00
2022-01-05 03:28:11 +01:00
2021-12-30 11:06:46 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2021-12-30 11:06:46 +00:00
2021-12-30 11:06:46 +00:00
2022-01-13 09:42:11 +01:00
2022-01-04 10:54:36 +00:00
2022-01-05 03:28:11 +01:00
2022-01-11 15:14:52 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00
2022-01-04 10:54:36 +00:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.