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
2017-12-11
rename variable.
v0.2.3
mo
2017-12-11
remove unused methods.
mo
2017-12-11
slim down the configuration interface.
mo
2017-12-11
extract certificate template.
mo
2017-12-11
extract render method.
mo
2017-12-11
use forwardable module to remove duplication.
mo
2017-12-11
extract assertion builder and template.
mo
2017-12-11
move files to builders namespace.
mo
2017-12-11
remove empty block.
mo
2017-12-11
remove unneccessary loop.
mo
2017-12-11
split classes into separate files.
mo
2017-12-11
remove duplication.
mo
2017-12-11
move xml_encryption to a separate file.
mo
2017-12-11
move response to .builder template.
mo
2017-12-11
extract xml encryption to builder template.
mo
2017-12-11
promote a new API for injecting signatures.
mo
2017-12-11
move xml signature to builder template.
mo
2017-12-11
extract template class.
mo
2017-12-11
provide default template_name.
mo
2017-12-11
merge with master.
mo
2017-12-10
bump version.
mo
2017-12-10
use tilt to compile builder templates
mo
2017-12-10
implement inspect.
mo
2017-12-10
add specs for metadata methods.
mo
2017-12-10
use method_missing to delegate to idp.
mo
2017-12-08
implement single_sign_on_service_for.
mo
2017-12-08
add spec for composite metadata.
mo
2017-12-05
register composite metadata.
mo
2017-12-05
create composite metadata.
mo
2017-12-04
include organization into in service provider metadata.
mo
2017-12-04
add deprecation warning for removed method.
mo
2017-12-01
extract constant for default SUBJECT.
v0.2.2
mo
2017-12-01
remove Cipher warning.
mo
2017-12-01
rename Cryptography to XmlDecryption.
mo
2017-12-01
remove some duplication.g
mo
2017-12-01
parse or many attributes
mo
2017-12-01
extract Id class to generate SAML Ids
mo
2017-12-01
correct id generation.
mo
2017-12-01
add shorcut to registry.
mo
2017-12-01
acs_url -> assertion_consumer_service_url.
mo
2017-12-01
sign assertions if the SP requests it.
mo
2017-12-01
sign requests if the idp requests it.
mo
2017-12-01
push up logout_request_for.
mo
2017-12-01
allow idp to create request and request to serialize response.
mo
2017-11-30
expire cert after 30 days.
mo
2017-11-30
bump version.
mo
2017-11-30
add binary to generate self signed certificates.
mo
2017-11-30
deprecate old builder classes.
mo
2017-11-30
use the .build api.
mo
2017-11-30
start to use the new build api.
mo
[next]