index
:
xlgmokha/saml-kit.git
main
SAML 2.0 SDK for Ruby
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-02-04
feat: prep release v1.2.0
v1.2.0
mo khan
2021-02-04
Upgrade gems
mo khan
2019-04-30
publish 1.1.0
mo
2019-04-30
add support for parsing ForceAuthn attribute
mo
2019-04-30
fix linter errors
mo
2019-04-30
add ability to generate AuthnRequest with ForceAuthn attribute
mo
2019-04-24
set min ruby to 2.4 to pull in latest patched version of nokogiri
mo
2019-04-23
collapse rescue blocks
mo
2019-04-23
fix failing test
mo
2019-04-23
fix linter errors
mo
2019-04-23
capture invalid signature validation
mo
2019-04-17
bump to 1.0.31
mo
2019-04-17
rescue from decryption errors
mo
2019-04-07
bump to version 1.0.30
mo
2019-02-05
use encrypt_data_for
mo
2018-12-23
remove curly braces
mo
2018-12-04
loosen net-hippie version constraint
mo
2018-12-04
fix linter errors.
mo
2018-12-04
return array of values if more then one value for an attribute.
mo
2018-11-03
bump version.
mo
2018-11-03
sort the key pairs from newest to oldest.
mo
2018-11-03
rescue asn1 errors when checking validity.
mo
2018-10-27
fix linter errors
mo
2018-10-22
ensure encrypted assertion forwards changes to assertion
v1.0.26
mo
2018-10-22
forward accessors to memoized assertion
mo
2018-10-22
forward changes to the destination to the assertion
mo
2018-10-17
support attribute arrays
v1.0.25
mo
2018-09-23
fix lint errors
mo
2018-09-18
fix linter errors.
v1.0.24
mo
2018-09-18
fix some lint errors.
mo
2018-09-18
fix lint errors.
mo
2018-09-17
check one level up instead of entire doc.
mo
2018-09-17
make assertion inherit from document.
mo
2018-09-17
make Assertions buildable.
mo
2018-09-17
add specs to build a valid assertion.
mo
2018-09-17
refactor assertion builder.
mo
2018-09-17
allow assertion to accept raw xml or nokogiri node.
mo
2018-08-23
allow custom default nameid format for encrypted assertions.
v1.0.23
mo
2018-08-13
pingfed demands that SubjectConfirmationData#NotOnOrAfter be present.
mo
2018-08-11
private -> protected
v1.0.21
mo
2018-08-11
send custom headers when fetching metadata
mo
2018-08-11
remove optional SubjectConfirmationData#NotOnOrAfter attribute.
mo
2018-08-11
use net/hippie instead of net/http
mo
2018-08-11
fix lint error.
v1.0.20
mo
2018-08-11
bump version.
mo
2018-08-11
Fix SubjectConfirmationData#NotOnOrAfter
mo
2018-08-11
extract not_on_or_after method.
mo
2018-08-11
use configured session timeout.
mo
2018-08-09
allow clients to override the default name id format.
v1.0.19
mo
2018-08-09
bump version.
v1.0.18
mo
[next]