Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update libs #547

Merged
merged 14 commits into from
Nov 24, 2023
2 changes: 1 addition & 1 deletion .github/workflows/commit-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- uses: actions/setup-node@v3.1.1
with:
node-version: 14
node-version: 18
- run: |
npm install --save-dev @commitlint/{config-conventional,cli}
echo "module.exports = {extends: ['@commitlint/config-conventional']};" > commitlint.config.js
Expand Down
20 changes: 10 additions & 10 deletions config/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@ const passportConfigAuthorizedResponse = {
displayName: 'saml only 1',
type: 'saml',
mapping: 'saml_ldap_profile',
passportStrategyId: 'passport-saml',
passportStrategyId: '@node-saml/passport-saml',
enabled: true,
callbackUrl:
'https://chris.gluuthree.org/passport/auth/saml' +
'/saml-only-1/callback',
requestForEmail: false,
emailLinkingSafe: false,
options: {
skipRequestCompression: 'True',
skipRequestCompression: true,
authnRequestBinding: 'HTTP-POST',
identifierFormat:
'urn:oasis:names:tc:SAML:2.0:nameid-format:transient',
Expand All @@ -84,13 +84,13 @@ const passportConfigAuthorizedResponse = {
displayName: 'saml-emailreq',
type: 'saml',
mapping: 'saml_ldap_profile',
passportStrategyId: 'passport-saml',
passportStrategyId: '@node-saml/passport-saml',
enabled: true,
callbackUrl: 'https://chris.gluuthree.org/passport/auth/saml/saml-emailreq/callback',
requestForEmail: true,
emailLinkingSafe: false,
options: {
skipRequestCompression: 'True',
skipRequestCompression: true,
authnRequestBinding: 'HTTP-POST',
identifierFormat: 'urn:oasis:names:tc:SAML:2.0:nameid-format:transient',
cert: 'MIIDlzCCAn8CFBgf85Th/k9LW/WX1Tm2K8L46XFKMA0GCSqGSIb3DQEBCwUAMIGHMQswCQYDVQQGEwJCUjELMAkGA1UECAwCU1AxEjAQBgNVBAcMCVNhbyBQYXVsbzEZMBcGA1UECgwQQ2hyaXMgVGVzdGluZyBuQzEaMBgGA1UEAwwRY2hyaXMuZ2x1dXR3by5vcmcxIDAeBgkqhkiG9w0BCQEWEWNocmlzQHRlc3RpbmcuY29tMB4XDTIwMDYyMzE0NDU1M1oXDTIxMDYyMzE0NDU1M1owgYcxCzAJBgNVBAYTAkJSMQswCQYDVQQIDAJTUDESMBAGA1UEBwwJU2FvIFBhdWxvMRkwFwYDVQQKDBBDaHJpcyBUZXN0aW5nIG5DMRowGAYDVQQDDBFjaHJpcy5nbHV1dHdvLm9yZzEgMB4GCSqGSIb3DQEJARYRY2hyaXNAdGVzdGluZy5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDIaxbLrWDti7ZLAU4YVxNR6bkjt/HDfczBNF5ULlqttTbP65HgOMAl9eI8Sg+vPN2y7lk7ogQW4bJ3gcBfiBjanU8jrVMntXB8VwhZ8YYThkg1NBb9KPf9sW6FsOz+LDKNxJQeXu7jbKtb7KZvAQiFWCLil6VuKgvmjcDSnRARkSSacqVs7vM/OH9t+zRdeLA2LFEfUIW1GoOi66Tmt6hnVIhIm9I6vJOE+ym0HnyqPUQy6ZEWGbVbJ4Fn9JJmoZ3jJ1v9ZxfKJt2ZCz2HydOWJHXyg2fZwCBVdoJcydtVWQFNVJMEvQUCZNofyiJsCu+rQ033NWyhtrjlYL2fEqRnAgMBAAEwDQYJKoZIhvcNAQELBQADggEBABDbtviA7rVkg/8wPRYPgi07jCoR9x7ZnJjMB4xHFgwIKRF7FKapUBOvqzSmYbNm3JotAdq6o9gPD3rEjQh4Sy2fptA64fquY6Fo5paVTL5AECdumv67+ziB5mtYE0iabY+QHcLHpy6kqJvFpaeUeBNypvx6SaZ3BM/9Q5VwEmmuuf+VAnY/7Q/BHVUhUBeNs9G1LOtqLTr56QyOO4ET1NKihAeE8A/R05O7fELlB2HJ4LxhMLfzwQwQIzAg5fxYrZLtjGu524SSL7Xb6BuLIitwZVAYBcXS2Up37NGHdQu9c2uHFQoxk+ZNKO1ZRUl7IE/8c6DjMTRXRpZqqRaUBco=',
Expand All @@ -102,13 +102,13 @@ const passportConfigAuthorizedResponse = {
displayName: 'saml-emaillink',
type: 'saml',
mapping: 'saml_ldap_profile',
passportStrategyId: 'passport-saml',
passportStrategyId: '@node-saml/passport-saml',
enabled: true,
callbackUrl: 'https://chris.gluuthree.org/passport/auth/saml/saml-emaillink/callback',
requestForEmail: false,
emailLinkingSafe: true,
options: {
skipRequestCompression: 'True',
skipRequestCompression: true,
authnRequestBinding: 'HTTP-POST',
identifierFormat: 'urn:oasis:names:tc:SAML:2.0:nameid-format:transient',
cert: 'MIIDlzCCAn8CFBgf85Th/k9LW/WX1Tm2K8L46XFKMA0GCSqGSIb3DQEBCwUAMIGHMQswCQYDVQQGEwJCUjELMAkGA1UECAwCU1AxEjAQBgNVBAcMCVNhbyBQYXVsbzEZMBcGA1UECgwQQ2hyaXMgVGVzdGluZyBuQzEaMBgGA1UEAwwRY2hyaXMuZ2x1dXR3by5vcmcxIDAeBgkqhkiG9w0BCQEWEWNocmlzQHRlc3RpbmcuY29tMB4XDTIwMDYyMzE0NDU1M1oXDTIxMDYyMzE0NDU1M1owgYcxCzAJBgNVBAYTAkJSMQswCQYDVQQIDAJTUDESMBAGA1UEBwwJU2FvIFBhdWxvMRkwFwYDVQQKDBBDaHJpcyBUZXN0aW5nIG5DMRowGAYDVQQDDBFjaHJpcy5nbHV1dHdvLm9yZzEgMB4GCSqGSIb3DQEJARYRY2hyaXNAdGVzdGluZy5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDIaxbLrWDti7ZLAU4YVxNR6bkjt/HDfczBNF5ULlqttTbP65HgOMAl9eI8Sg+vPN2y7lk7ogQW4bJ3gcBfiBjanU8jrVMntXB8VwhZ8YYThkg1NBb9KPf9sW6FsOz+LDKNxJQeXu7jbKtb7KZvAQiFWCLil6VuKgvmjcDSnRARkSSacqVs7vM/OH9t+zRdeLA2LFEfUIW1GoOi66Tmt6hnVIhIm9I6vJOE+ym0HnyqPUQy6ZEWGbVbJ4Fn9JJmoZ3jJ1v9ZxfKJt2ZCz2HydOWJHXyg2fZwCBVdoJcydtVWQFNVJMEvQUCZNofyiJsCu+rQ033NWyhtrjlYL2fEqRnAgMBAAEwDQYJKoZIhvcNAQELBQADggEBABDbtviA7rVkg/8wPRYPgi07jCoR9x7ZnJjMB4xHFgwIKRF7FKapUBOvqzSmYbNm3JotAdq6o9gPD3rEjQh4Sy2fptA64fquY6Fo5paVTL5AECdumv67+ziB5mtYE0iabY+QHcLHpy6kqJvFpaeUeBNypvx6SaZ3BM/9Q5VwEmmuuf+VAnY/7Q/BHVUhUBeNs9G1LOtqLTr56QyOO4ET1NKihAeE8A/R05O7fELlB2HJ4LxhMLfzwQwQIzAg5fxYrZLtjGu524SSL7Xb6BuLIitwZVAYBcXS2Up37NGHdQu9c2uHFQoxk+ZNKO1ZRUl7IE/8c6DjMTRXRpZqqRaUBco=',
Expand All @@ -120,13 +120,13 @@ const passportConfigAuthorizedResponse = {
displayName: 'saml-yidpinitiated',
type: 'saml',
mapping: 'saml_ldap_profile',
passportStrategyId: 'passport-saml',
passportStrategyId: '@node-saml/passport-saml',
enabled: true,
callbackUrl: 'https://chris.gluuthree.org/passport/auth/saml/saml-yidpinitiated/callback',
requestForEmail: false,
emailLinkingSafe: false,
options: {
skipRequestCompression: 'true',
skipRequestCompression: true,
authnRequestBinding: 'HTTP-POST',
validateInResponseTo: 'false',
identifierFormat: 'urn:oasis:names:tc:SAML:2.0:nameid-format:transient',
Expand Down Expand Up @@ -157,15 +157,15 @@ const passportConfigAuthorizedResponse = {
displayName: 'saml redis',
type: 'saml',
mapping: 'saml_ldap_profile',
passportStrategyId: 'passport-saml',
passportStrategyId: '@node-saml/passport-saml',
enabled: true,
callbackUrl:
'https://chris.gluuthree.org/passport/auth/saml' +
'/saml-redis-test/callback',
requestForEmail: false,
emailLinkingSafe: false,
options: {
skipRequestCompression: 'True',
skipRequestCompression: true,
authnRequestBinding: 'HTTP-POST',
identifierFormat:
'urn:oasis:names:tc:SAML:2.0:nameid-format:transient',
Expand Down
Loading
Loading