Introduce option for encrypting Assertions
- Refactors Assertion creation in
application.rb
and implements theSamlResponse
class. - Adds encryption functionality to the
SamlResponse
class for encrypting the Assertion - Introduces
idp_sso_target_url
andissuer
properties for constructing anAuthRequest
in preparation for generating an SAML response