Merge pull request #3863 from lowjoel/add-saml-config

feat(plugin-auth-backend): Support core Passport-SAML configuration
This commit is contained in:
Ben Lambert
2021-01-05 10:05:22 +01:00
committed by GitHub
6 changed files with 62 additions and 17 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"passport-oauth2": "^1.5.0",
"passport-okta-oauth": "^0.0.1",
"passport-onelogin-oauth": "^0.0.1",
"passport-saml": "^1.3.3",
"passport-saml": "^1.3.5, <1.4.0",
"uuid": "^8.0.0",
"winston": "^3.2.1",
"yn": "^4.0.0"