summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2017-12-05create composite metadata.mo
2017-12-04include organization into in service provider metadata.mo
2017-12-04add deprecation warning for removed method.mo
2017-12-01extract constant for default SUBJECT.v0.2.2mo
2017-12-01remove Cipher warning.mo
2017-12-01rename Cryptography to XmlDecryption.mo
2017-12-01remove some duplication.gmo
2017-12-01parse or many attributesmo
2017-12-01extract Id class to generate SAML Idsmo
2017-12-01correct id generation.mo
2017-12-01add shorcut to registry.mo
2017-12-01acs_url -> assertion_consumer_service_url.mo
2017-12-01sign assertions if the SP requests it.mo
2017-12-01sign requests if the idp requests it.mo
2017-12-01push up logout_request_for.mo
2017-12-01allow idp to create request and request to serialize response.mo
2017-11-30expire cert after 30 days.mo
2017-11-30bump version.mo
2017-11-30add binary to generate self signed certificates.mo
2017-11-30deprecate old builder classes.mo
2017-11-30use the .build api.mo
2017-11-30start to use the new build api.mo