Merge pull request #22580 from secustor/chore/migrate-passport-saml
chore(plugins/auth-backend): migrate from passport-saml package to @node-saml/passport-saml
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
"@backstage/plugin-catalog-node": "workspace:^",
|
||||
"@backstage/types": "workspace:^",
|
||||
"@google-cloud/firestore": "^7.0.0",
|
||||
"@node-saml/passport-saml": "^4.0.4",
|
||||
"@types/express": "^4.17.6",
|
||||
"@types/passport": "^1.0.3",
|
||||
"compression": "^1.7.4",
|
||||
@@ -81,7 +82,6 @@
|
||||
"passport-microsoft": "^1.0.0",
|
||||
"passport-oauth2": "^1.6.1",
|
||||
"passport-onelogin-oauth": "^0.0.1",
|
||||
"passport-saml": "^3.1.2",
|
||||
"uuid": "^8.0.0",
|
||||
"winston": "^3.2.1",
|
||||
"yn": "^4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user