# File lib/omniauth/strategies/saml/xml_security.rb, line 43
          def initialize(response)
            super(response)
            extract_signed_element_id
          end