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