Return-Path: Delivered-To: apmail-incubator-esme-dev-archive@minotaur.apache.org Received: (qmail 80031 invoked from network); 2 Apr 2009 06:22:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2009 06:22:14 -0000 Received: (qmail 32785 invoked by uid 500); 2 Apr 2009 06:22:14 -0000 Delivered-To: apmail-incubator-esme-dev-archive@incubator.apache.org Received: (qmail 32740 invoked by uid 500); 2 Apr 2009 06:22:14 -0000 Mailing-List: contact esme-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-dev@incubator.apache.org Received: (qmail 32730 invoked by uid 99); 2 Apr 2009 06:22:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 06:22:14 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of vdichev@gmail.com designates 209.85.220.172 as permitted sender) Received: from [209.85.220.172] (HELO mail-fx0-f172.google.com) (209.85.220.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 06:22:07 +0000 Received: by fxm20 with SMTP id 20so358289fxm.12 for ; Wed, 01 Apr 2009 23:21:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=RDV18m+JENxGH2kOLaUPTln/zfio2zcruEXpWtPhZMA=; b=B4vM8O8RTHjgEZgv0qnNPDf6bXtx+3q3w9UFiwtdSZ+NuzkQzbjeg7news+4UiG6ST kd6mvc/5Iyg9aspZynlEqs9sfHqsFXNM9HCytzxC5779cAvQ8iHpMOGXtwvAcEJNwwS1 ph2qL/AUiv7xPq+qc3w8Cb///GmmDed3fuvb8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=A8UrUGApYtqkxKxVnk7DfjLhTshIzHFDUN2okoyrw4e2zxxoDkWeR5eiVEKvo7f5df CpXZui2focEWtomkI4xILNuTUNngtHdg1dfTw8vG4aWgksnk4zBLyzHIb5JXLtgd57or LozEImTa12Jpf1j0t3WEL51vkK4qQwHMyorIM= MIME-Version: 1.0 Received: by 10.204.55.199 with SMTP id v7mr3080133bkg.141.1238653306021; Wed, 01 Apr 2009 23:21:46 -0700 (PDT) In-Reply-To: <9d8b82ea0904011559v491eee0ah83612ed2929a7b6e@mail.gmail.com> References: <9d8b82ea0904011559v491eee0ah83612ed2929a7b6e@mail.gmail.com> Date: Thu, 2 Apr 2009 09:21:45 +0300 Message-ID: Subject: Re: Getting started From: Vassil Dichev To: esme-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org > Right now I think a "getting started" page needs to include instructions for > setting up an OpenId provider, because people trying to set it up > behind-the-firewall are most likely not going to be able to use an OpenId > provider that is outside-the-firewall. Good point, but it's a good idea to eventually use user/password authentication in the future. If this is not desirable for a production scenario, it should still be possible to disable it.