Commit Graph

96 Commits

Author SHA1 Message Date
jmfrancois 0f7710b910 fix: CI 2021-01-13 11:54:44 +01:00
jmfrancois 30cc3e44ba chore: upgrade passport-saml to fix security issue 2021-01-13 10:45:31 +01:00
github-actions[bot] 28d7f319f4 Version Packages 2021-01-07 10:31:20 +00:00
Oliver Sand 49d3aa1622 Remove unnecessary dev dependencies 2021-01-06 16:13:54 +01:00
Ben Lambert 798fded3b2 Merge pull request #3910 from backstage/revert-3544-dependabot/npm_and_yarn/jose-3.2.0
Revert "build(deps): bump jose from 1.27.1 to 3.2.0"
2021-01-05 10:06:54 +01:00
Ben Lambert eadd2382b7 Merge pull request #3863 from lowjoel/add-saml-config
feat(plugin-auth-backend): Support core Passport-SAML configuration
2021-01-05 10:05:22 +01:00
Patrik Oldsberg 5e573d8653 Revert "build(deps): bump jose from 1.27.1 to 3.2.0" 2021-01-04 20:42:18 +01:00
Ben Lambert 51f4a79b9a Merge pull request #3544 from backstage/dependabot/npm_and_yarn/jose-3.2.0
build(deps): bump jose from 1.27.1 to 3.2.0
2021-01-04 16:14:52 +01:00
blam 361a0a5619 chore: bump to the latest and hope that it works 🤞 2021-01-04 15:21:54 +01:00
Joel Low 79868eb110 Add additional SAML configuration options 2020-12-30 07:12:42 +08:00
github-actions[bot] a1ebbdeee0 Version Packages 2020-12-29 10:59:38 +00:00
github-actions[bot] 6e9f4d4a15 Version Packages 2020-12-17 10:16:33 +00:00
keshan a30d277d87 adding config.d to files in package 2020-12-12 12:37:57 +05:30
keshan 7b15cc271e Introduced config schema for plugins/auth-backend 2020-12-12 11:13:02 +05:30
github-actions[bot] cf187484bf Version Packages 2020-12-10 11:25:39 +00:00
Adam Harvey 8b395bee26 Add standard NPM metadata 2020-12-08 13:42:23 -05:00
github-actions[bot] 01aa774d9a Version Packages 2020-12-03 15:28:22 +00:00
dependabot[bot] 462591800b build(deps): bump jose from 1.27.1 to 3.2.0
Bumps [jose](https://github.com/panva/jose) from 1.27.1 to 3.2.0.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v1.27.1...v3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-03 04:45:43 +00:00
dependabot[bot] 338e60a826 build(deps-dev): bump @types/jwt-decode from 2.2.1 to 3.1.0
Bumps [@types/jwt-decode](https://github.com/auth0/jwt-decode) from 2.2.1 to 3.1.0.
- [Release notes](https://github.com/auth0/jwt-decode/releases)
- [Changelog](https://github.com/auth0/jwt-decode/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/jwt-decode/commits/v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-02 09:47:01 +01:00
github-actions[bot] 892645b815 Version Packages 2020-11-27 12:51:09 +00:00
github-actions[bot] fefb0e18e0 Version Packages 2020-11-24 10:17:02 +00:00
Brian Leathem 78b390483d Added a oidc provider test 2020-11-20 11:57:10 -08:00
Brian Leathem 5c485ff60f Added a auth.session.secret config value for setting the express session secret 2020-11-20 11:57:10 -08:00
Brian Leathem 563533dc6c Moved @types deps to devDependencies 2020-11-20 11:57:10 -08:00
Brian Leathem 8d948b243b Implement a generic OpenIdConnect auth-provider 2020-11-20 11:57:10 -08:00
github-actions[bot] bc0f47b7b7 Version Packages 2020-11-19 15:13:57 +00:00
Fredrik Adelöw 4a25ee5cf5 auth-backend: use the catalog client (#3298) 2020-11-18 21:10:04 +01:00
github-actions[bot] 76a8099029 Version Packages 2020-11-12 10:52:23 +00:00
github-actions[bot] 715bb76fb5 Version Packages 2020-11-03 20:50:42 +00:00
Patrik Oldsberg 8360d9f7e2 Merge pull request #3140 from backstage/rugvip/release
Release v0.1.1
2020-11-03 13:28:03 +01:00
Patrik Oldsberg b22c4ac14c Merge pull request #3151 from forrestwaters/fw_onelogin
Add OneLogin as Identity Provider
2020-11-02 18:39:37 +01:00
Oliver Sand a6da3d1c06 fix: upgrade knex to 0.21.6
This reduces a overly noisy warning during tests: https://github.com/knex/knex/pull/3936
2020-10-29 20:24:49 +01:00
Forrest Waters 159f5ee77c add passport-onelogin dependency 2020-10-29 12:02:33 -05:00
Patrik Oldsberg 833a652d05 v0.1.1 2020-10-28 10:22:09 +01:00
Patrik Oldsberg 754109ee61 v0.1.1-alpha.26 2020-10-27 12:00:01 +01:00
blam 3857bd85de chore(auth-backend): fixing dep order 2020-10-13 04:03:16 +02:00
blam e44cb85b22 Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
* 'master' of github.com:spotify/backstage: (66 commits)
  chore: fix lerna linting
  v0.1.1-alpha.25
  Add Code Insights plugin to sample app and marketplace (#2833)
  Improve main CI build status badge in README (#2866)
  Update roadmap: Design System 🚢 (#2858)
  github/codecov: switch to informational mode
  github/workflows: use the tip of master as the base for comparing PR code coverage
  make saml provider path from globalConfig (#2855)
  fix(catalog-backend): limit search value lengths
  Update project Copyright (#2852)
  fix(catalog-backend): actually use modified entity output (default namespace was broken)
  remove unnecessary center keyword
  Move card header bg to up contrast, fix #2558
  Update name of env authentication env vars
  Fix feedback from dtuite
  Remove chart testing workflow for now
  Only lint charts on Pull Requests
  Move the k8s deployment docs to its own helm deployment page
  Remove line in initdb script that creates backend db
  Use app-config.development.yaml to provide configuration instead of local
  ...
2020-10-13 03:56:13 +02:00
blam 46960a61ec v0.1.1-alpha.25 2020-10-12 22:42:54 +02:00
blam 9f1e30a3bd chore: remove some occurrences of node-fetch 2020-10-08 22:47:46 +02:00
blam 827bb733bf chore: reworking all deps to use cross-fetch instead 2020-10-08 21:57:27 +02:00
Patrik Oldsberg 46b71700ee v0.1.1-alpha.24 2020-10-05 15:45:33 +02:00
Patrik Oldsberg 3f72bda8e6 auth-backend: forward discovery instance to providers 2020-09-25 15:46:10 +02:00
Patrik Oldsberg c6a879838d auth-backend: added CatalogIdentityClient 2020-09-25 15:46:09 +02:00
blam f326c2ee1e Merge branch 'master' of github.com:spotify/backstage into feat/backend-plugin
* 'master' of github.com:spotify/backstage: (30 commits)
  fix(techdocs-core): use the content of the readme as long description for the pypi package (#2578)
  chore: add contrib to CONTRIBUTING.md (#2585)
  Fix typo (#2584)
  backend-common: default config env to development
  v0.1.1-alpha.23
  TechDocs: Inject CSS transformer and initial backstage style integration for reader (#2560)
  bug(gql): use import to import the graphql module
  Rename file
  [blog] Announce CNCF Sandbox (#2568)
  document cleaning - tutorial quickstarts (#2520)
  Simplify codecov flag names
  chore(scaffolder-backend): typo in visibility
  Kubernetes plugins boilerplate (#2559)
  CHANGELOG: add entry for SessionApi refactor
  Upload package specific code coverage to codecov
  Add codecov flags for core and core-api packages
  TechDocs: Enable allowVulnerableTags in sanitize-html (#2554)
  chore: trust the Boolean :)
  docs: regenerate api reference docs
  core: refactor SessionStateApi to SessionApi with sign-in/out
  ...
2020-09-24 10:54:04 +02:00
blam 6c55d38348 v0.1.1-alpha.23 2020-09-23 16:40:49 +02:00
blam 6f70008386 chore(cli): fixing issues with the new dependency 2020-09-21 23:37:35 +02:00
Raghunandan 72235dd51e v0.1.1-alpha.22 2020-09-18 15:14:38 +02:00
Patrik Oldsberg 875f254827 Merge branch 'master' into new-release-31-aug-20 2020-09-02 16:17:40 +02:00
Emma Indal 3b545791ce new release 31 aug 20 2020-09-01 14:10:22 +02:00
Fredrik Adelöw 568f398aa9 BREAKING CHANGE: no longer add express.json() by default to backend 2020-09-01 11:59:31 +02:00