summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-12-14bump version.v0.2.4mo
2017-12-14remove circular reference.mo
2017-12-14turn composite into an enumerable.mo
2017-12-14remove merge file.mo
2017-12-14delegate to builder.mo
2017-12-14fix deprecation warnings.mo
2017-12-14decouple from deprecated method.mo
2017-12-14decouple from deprecated method.mo
2017-12-14deprecate old methods on configuration.mo
2017-12-14fix more broken specs.mo
2017-12-14fix a few broken specs.mo
2017-12-14disable signing and encryption key generation by default.mo
2017-12-13remove method to retrieve single signing cert.mo
2017-12-13allow for multiple encryption certificates.mo
2017-12-13allow adding multiple signing certificates.mo
2017-12-13pass in parent hash.mo
2017-12-13use Forwardable to remove duplication.mo
2017-12-13move encryption to assertion.builder.mo
2017-12-13extract Assertion class.mo
2017-12-12encrypt the response if the provider has an encryption certificate.mo
2017-12-12let the binding specify the destination.mo
2017-12-12reduce duplication between signatures and signature.mo
2017-12-11rename variable.v0.2.3mo
2017-12-11remove unused methods.mo
2017-12-11slim down the configuration interface.mo
2017-12-11extract certificate template.mo
2017-12-11extract render method.mo
2017-12-11use forwardable module to remove duplication.mo
2017-12-11extract assertion builder and template.mo
2017-12-11move files to builders namespace.mo
2017-12-11remove empty block.mo
2017-12-11remove unneccessary loop.mo
2017-12-11split classes into separate files.mo
2017-12-11remove duplication.mo
2017-12-11move xml_encryption to a separate file.mo
2017-12-11move response to .builder template.mo
2017-12-11extract xml encryption to builder template.mo
2017-12-11promote a new API for injecting signatures.mo
2017-12-11move xml signature to builder template.mo
2017-12-11extract template class.mo
2017-12-11provide default template_name.mo
2017-12-11merge with master.mo
2017-12-10bump version.mo
2017-12-10use tilt to compile builder templatesmo
2017-12-10implement inspect.mo
2017-12-10add specs for metadata methods.mo
2017-12-10use method_missing to delegate to idp.mo
2017-12-08implement single_sign_on_service_for.mo
2017-12-08add spec for composite metadata.mo
2017-12-05register composite metadata.mo