0.5.0
New Features
- Adds an
Encryptor
class which encrypts a given assertion with the passed certificate - Adds a
SamlResponse
class which generates an XML SAML response document based on passed user attributes, IDP and service provider details.
Note: These classes are not yet in use by the gem and were added to support future updates for supporting encrypted assertions. Currently, all assertions are signed but unencrypted.