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
/
spec
/
saml
/
kit
/
response_spec.rb
Age
Commit message (
Expand
)
Author
2025-03-26
chore: fix failing specs
mo khan
2022-03-30
feat: drop ruby 2.5 and 2.6
v1.3.0
mo khan
2019-04-23
fix linter errors
mo
2019-04-23
capture invalid signature validation
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-09-18
fix some lint errors.
mo
2018-09-18
validate a raw response.
mo
2018-06-12
fix broken build.
mo
2018-03-11
parse status message from saml Response.
mo
2018-03-11
parse an assertion without a nameid.
mo
2018-03-03
generate response for user without attributes.
mo
2018-03-03
fix lint violations.
mo
2018-03-02
fix broken spec.
mo
2018-03-02
begin work to support building a response without a request.
mo
2018-02-27
attempt to reproduce CVE that affects ruby-saml
mo
2018-02-27
try to reproduce CVE-2017-11428
mo
2018-02-25
frozen_string_literal.
mo
2018-02-25
parse InResponseTo with xpath.
mo
2018-02-25
parse status code using xpath.
mo
2018-02-16
fix cop violations.
mo
2018-02-16
use active_support heredoc.
mo
2018-02-16
spec/saml -> spec/saml/kit
mo