# File lib/openid/consumer/responses.rb, line 33
      def display_identifier
        @endpoint ? @endpoint.display_identifier : nil
      end