351 Commits

Author SHA1 Message Date
Patrik Oldsberg 4cf2eb8566 backend: add oauth2Proxy setup example
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-02 16:10:33 +02:00
Fredrik Adelöw efc73db10c switch us over to better-sqlite3
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-11 15:37:50 +01:00
Johan Haals 420f8d710f catalog-backend: Remove processors.githubOrg config section
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-23 14:53:18 +01:00
Fredrik Adelöw c1069d2c40 further airbrake fix
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-22 15:53:04 +01:00
Karan Shah 7dc3a7d32a Address comments and suggestions
- Added documentation for api-report.md
- Reverted the change to ADOPTERS.md

Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-08 11:23:10 +00:00
Karan Shah a3dd1a8b6d Add a way to access the Airbrake secret from env
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-03 11:51:47 +00:00
MT Lewis fd41c51452 docs: use backstage.io link to backend-to-backend auth docs
There's rightfully been some confusion in various contexts about where
to find this documentation - switching to a fully qualified docs URL
should make it easier to find.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-28 12:55:51 +00:00
Mikko Korhonen 307f17372e feat(catalog-import): make catalog import branch name customizable
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
2022-01-28 10:13:42 +02:00
Mikko Korhonen 826e279e62 feat(catalog-import): make catalog filename configurable
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
2022-01-28 10:13:42 +02:00
Julio Zynger 8ca42b7b49 Clarify Basic auth token generation
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-01-03 15:40:55 +01:00
Julio Zynger 0781c324d5 Move accept header to client instead of proxy
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-01-03 15:40:54 +01:00
Julio Zynger 6fc1d9bbaf Update README and app-config
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-01-03 15:40:54 +01:00
Julio Zynger cc30c202ea Integrate plugin with Backstage installation
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-01-03 15:40:54 +01:00
mufaddal motiwala 1050e4fd88 Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-10 15:56:56 +05:30
Colton Padden 89b220ed73 Instructions and default app configuration should use generic Airflow URLs
Updated the instructions in the README, and the example entries in the
app-config.yml file to use `https://your.airflow.instance.com` instead of
`localhost:8080`.

Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-09 09:57:32 -05:00
Colton Padden 7988f99f18 include airflow configuration for baseurl and proxy
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-09 09:57:31 -05:00
mufaddal motiwala 575e8ad0c7 Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-08 21:20:15 +05:30
Tim Hansen 0398ea25d3 Clean up scaffolder config
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-12-01 10:22:48 -07:00
mufaddal motiwala 868a2c9ccb removed unused dependency react-router-dom 2021-11-29 14:04:17 +05:30
MT Lewis 189f7f8a72 backend-common: allow for multiple signing keys in ServerTokenManager
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2021-11-25 18:42:07 +00:00
MT Lewis c844516235 docs: fix reference to backend-to-backend auth tutorial docs
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2021-11-25 18:16:54 +00:00
Mike Lewis 8cb1c4d17c backend-common: rename config block from authorization to auth
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-11-23 14:41:33 +00:00
mufaddal motiwala d48ebb0280 Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-11-23 19:05:34 +05:30
mufaddal motiwala faf3a716b8 api key app configuration
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-11-23 00:31:33 +05:30
Mike Lewis 14a6c46dff Merge remote-tracking branch 'origin/master' into natasha/b2b-auth
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-11-22 18:22:57 +00:00
Nataliya Issayeva 83aa387b62 Default to noop tokenManager and no backend secret
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
2021-11-18 07:57:53 -08:00
Nataliya Issayeva 9cbb3cf908 Remove auth middleware
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
2021-11-18 07:57:52 -08:00
Nataliya Issayeva b38d77f4f0 Change AuthIdentityTokenManager to ServerTokenManager
Co-authored-by: Joe Porpeglia <joeporpeglia@users.noreply.github.com>
Co-authored-by: Tim Hansen <timbonicus@gmail.com>
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
2021-11-18 07:56:42 -08:00
Nataliya Issayeva 8ceffe5f98 Use backend secret from config
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
2021-11-18 07:55:26 -08:00
Otto Sichert b23bc7f9c3 Change default port of backend to 7007 due to MacOS Control Center update
Signed-off-by: Otto Sichert <git@ottosichert.de>
2021-11-18 16:45:57 +01:00
Patrik Oldsberg 803c5550c5 Merge pull request #7568 from backstage/firestore-keystore
auth-backend: Add Firestore as new key-store provider
2021-10-21 14:43:05 +02:00
Marcus Eide d8ea1edcdb Add support for auth.keyStore in application config
Signed-off-by: Marcus Eide <eide@spotify.com>
2021-10-15 10:37:56 +02:00
Daniel Deloff 5cb4d2eabc updates scope configuration
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com>
2021-10-11 16:46:01 -04:00
Patrik Oldsberg c2512887a6 Merge pull request #7308 from FilipSwiatczak/bitbucket-auth
Bitbucket cloud authentication
2021-10-05 17:06:42 +02:00
Patrik Oldsberg 0e8f68b46a Merge pull request #7376 from backstage/rugvip/devoops
azure-devops-backend: mark config as required and use mock token
2021-09-29 16:54:59 +02:00
Patrik Oldsberg 8835041c50 Merge pull request #6717 from vannarath-poeu/currency-config
[Cost Insights] Currencies config
2021-09-29 13:54:40 +02:00
Patrik Oldsberg 299b43f052 azure-devops-backend: mark config as required and use mock token
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-29 13:50:19 +02:00
Patrik Oldsberg cbc0a83184 Merge pull request #5675 from ayshiff/feature/techdocs-e2e
Feature/techdocs e2e
2021-09-29 13:46:13 +02:00
Patrik Oldsberg 174c574311 Merge branch 'master' into feature/techdocs-e2e
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-28 11:12:31 +02:00
Andre Wanlin a18f2d2a96 Moved top so it will be provided by the future frontend
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:37:00 -05:00
Andre Wanlin b1b7ddee39 Added missing new line
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:36:59 -05:00
Andre Wanlin 2f5e0c5272 Adding Azure DevOps backend plugin
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:36:34 -05:00
Filip Swiatczak 4cbd1d8be2 chore: cleanup
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
2021-09-23 17:22:39 +01:00
Filip Swiatczak 74534f6d39 Bitbucket cloud authentication client added
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
2021-09-23 17:17:10 +01:00
Fredrik Adelöw 977710cf3c Merge pull request #7015 from backstage/freben/saml-3-bump
Bump `passport-saml` to version 3
2021-09-10 14:29:23 +02:00
Fredrik Adelöw 19f45179a5 Bump passport-saml to version 3
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-31 16:47:00 +02:00
Deepak Bhardwaj 4e7c25ff66 Created Allure Plugin
Signed-off-by: Deepak Bhardwaj <deepak.bhardwaj@outlook.com>
2021-08-23 19:03:54 +05:30
Kiera Jost fdece1f716 Add documentation for IAM role authentication
Signed-off-by: Kiera Jost <kjost@splunk.com>
2021-08-12 10:05:02 -07:00
Sean Tan 2d7bf1c6b0 Add roleArn to AwsS3IntegrationConfig
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 10:05:02 -07:00
Sean Tan 2e5e2decc7 Make change to AwsS3 Integration to support list
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 10:05:02 -07:00