lasso

Library for Liberty Alliance and SAML protocol implementations

brewmacoslinux
Try with needOr install directly
Source

About

Library for Liberty Alliance and SAML protocols

Commands

lasso

Examples

Generate a SAML authentication request$ lasso-make-saml-request --issuer 'https://example.com' --destination 'https://idp.example.com/sso'
Validate a SAML response assertion$ lasso-validate-response --certificate /path/to/cert.pem --response-file response.xml
Process Liberty Alliance federation protocol$ lasso-process-federation --metadata /path/to/metadata.xml