# File lib/openid/consumer/responses.rb, line 31
      def identity_url
        @endpoint ? @endpoint.claimed_id : nil
      end