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

Updating with upstream #1

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open
Changes from 3 commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
b5fd79d
Update xml-crypto to 1.0.2
elahti Nov 12, 2018
677424c
bump version to v1.0.0.
markstos Dec 2, 2018
562a213
Add yarn.lock.
markstos Dec 2, 2018
d2c8994
Drop support for Node 4. It is EOLed.
markstos Dec 2, 2018
e2154f2
Add option to disable SAML spec AuthnRequest optional value Assertion…
skillsoftstevemarusa Oct 19, 2018
0544376
Add SamlResponseXML method to profile object
josecolella Dec 17, 2018
2afa1ba
Support InResponseTo validations in MultiSaml
stavros-wb Feb 8, 2019
c40ccb5
fix for failing test
siren Feb 3, 2019
f54a43c
Upgrade xml-crypto to 1.1.2
LoneRifle Jan 29, 2019
e60ec9e
Update Node version in package.json to >=6
Archinowsk Jan 24, 2019
0ab4639
Fix #128 documentation for body-parser dependancy
Dec 12, 2018
a60fda0
Fix Node Buffer deprecation warning: update 'new Buffer' to 'Buffer.f…
Archinowsk Jan 24, 2019
b384277
Create a way to get provider metadata when using the MultiSamlStrategy
mlunoe Nov 28, 2018
47d0118
update xml crypto to 1.1.4
larspederamlie Feb 11, 2019
5ae1fa3
update gitignore
andkrist Mar 5, 2019
53bfd7d
Set explicitChar to true when parsing xml. Now character content of a…
andkrist Mar 7, 2019
98f1be7
deps: bump deps
markstos Mar 12, 2019
b99deb1
InResponseTo support for logout
VilleMiekkoja Feb 14, 2019
663c127
Update README.md
josecolella Mar 18, 2019
a466139
:star: feat: add RequestedAuthnContext Comparison Type parameter
osan15 Mar 5, 2019
48ac655
rename comparisonType to RACComparison
markstos Mar 26, 2019
3592f07
Fix broken tests
cjbarth Apr 26, 2019
ce5351d
Improve code consistency; fix error handling bugs
cjbarth Apr 29, 2019
16fb659
v1.1.0: bump for release
markstos May 10, 2019
5cdf341
Remove InResponseTo value if response validation fails
Archinowsk Jan 24, 2019
6f0876e
NameIDFormat fix (#375)
ahavriluk Jul 26, 2019
91bac34
Validate signatures on original query string
stavros-wb Jul 1, 2019
403a189
Use exact match to check for a compatible crypto algorithm.
stavros-wb Jul 1, 2019
3ba244d
bump version to 1.2.0
markstos Sep 12, 2019
dd1699a
Drop support for Node 6.
markstos Oct 1, 2019
7d71fe2
Fix #392 Switching from jshint to eslint
walokra Oct 1, 2019
da64d88
Add .editorconfig as suggested in #373
Oct 1, 2019
571bf42
Fix #355 missing parts: tests.
walokra Oct 1, 2019
75ad459
Fix minimum version of Node.js in Travis (#399)
walokra Oct 17, 2019
53e7363
refactor: replace 'self = this' with arrow functions
markstos Oct 24, 2019
1358803
Merge branch 'fix/validate-signature-in-redirect'
markstos Oct 24, 2019
4ebfae0
add Node support policy to README
markstos Oct 25, 2019
7bffa5c
fix #393 adding 'inResponseTo' in the profile (#404)
nishch Nov 18, 2019
c82149d
Bring-up xml-crypto to 1.4.0 (#400)
LoneRifle Nov 18, 2019
3ba730f
Merge remote-tracking branch 'upstream/master' into chore/updating-wi…
reisandbeans Dec 11, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading