Merge pull request #7015 from backstage/freben/saml-3-bump

Bump `passport-saml` to version 3
This commit is contained in:
Fredrik Adelöw
2021-09-10 14:29:23 +02:00
committed by GitHub
6 changed files with 56 additions and 60 deletions
+1
View File
@@ -312,6 +312,7 @@ auth:
saml:
entryPoint: 'http://localhost:7001/'
issuer: 'passport-saml'
cert: 'fake-cert-base64'
okta:
development:
clientId: ${AUTH_OKTA_CLIENT_ID}