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