Skip to content

0.5.0

Compare
Choose a tag to compare
@samudary samudary released this 06 Dec 23:24
5dab6fb

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.