[OAUTH-WG] Oauth 2.0 Installation

swathi vangala <swathivk@gmail.com> Wed, 15 July 2015 11:36 UTC

Return-Path: <swathivk@gmail.com>
X-Original-To: oauth@ietfa.amsl.com
Delivered-To: oauth@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F0C91A894F for <oauth@ietfa.amsl.com>; Wed, 15 Jul 2015 04:36:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.701
X-Spam-Level:
X-Spam-Status: No, score=0.701 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Uk6xD5M6QMLN for <oauth@ietfa.amsl.com>; Wed, 15 Jul 2015 04:36:11 -0700 (PDT)
Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DD41C1A8938 for <oauth@ietf.org>; Wed, 15 Jul 2015 04:36:10 -0700 (PDT)
Received: by wicmv11 with SMTP id mv11so38172078wic.1 for <oauth@ietf.org>; Wed, 15 Jul 2015 04:36:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=M2pvHoT1LZVyuB9U4G3gKhlkiEo9i9K6006fwZ0j7y8=; b=CfaP2Hkx/O7fVf/XaNOmCqt9msun+CLIBcHwK/dmHiGRiW8aTODg5yOoLpRr3vLKAs YMeWESr0HEV0vbDPr3J+z4WV2mDdJxtmws3i2yobKwslq3cFmskDA9suK3IF6D+9253b nJhRNRxaQqgBpecXX1PJSbYjumQkYyoZvlOGUSRLxfxM/mudopvDXCOIMt43KPY1Vc/4 OooOvRBMF5bEH9ttwznZFfsBFl4fah+HXG3rYs8au8VxmAjkYHyYP+r3/2e1/Y+dRnQc oHdmeOF53KL2w6RV8Z0KQhWwlosyWMCPulbW6dp5iP7qXEZaDalA/eWVQ0PTpRiNIsc/ 3+Lw==
MIME-Version: 1.0
X-Received: by 10.180.72.35 with SMTP id a3mr41285709wiv.21.1436960169647; Wed, 15 Jul 2015 04:36:09 -0700 (PDT)
Received: by 10.27.204.138 with HTTP; Wed, 15 Jul 2015 04:36:09 -0700 (PDT)
Date: Wed, 15 Jul 2015 17:06:09 +0530
Message-ID: <CAFWhBHDs4jieQ6gcnA5-JExrcG0BhZxz8UFy5mnadw+RUkAirQ@mail.gmail.com>
From: swathi vangala <swathivk@gmail.com>
To: oauth@ietf.org
Content-Type: multipart/alternative; boundary="001a11c2403e77e5be051ae85caa"
Archived-At: <http://mailarchive.ietf.org/arch/msg/oauth/5VsLqemGfaijPT6c_z7YYbHWtLA>
X-Mailman-Approved-At: Thu, 16 Jul 2015 08:13:27 -0700
Subject: [OAUTH-WG] Oauth 2.0 Installation
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/oauth>, <mailto:oauth-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/oauth/>
List-Post: <mailto:oauth@ietf.org>
List-Help: <mailto:oauth-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/oauth>, <mailto:oauth-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 Jul 2015 11:41:56 -0000

Respected Sir/Madam,

I am Swathi, trying to work on a project to connect with online e portals
through a PHP application. I am trying to see Oauth 2.0 pitch in my use
case as I need to connect to multiple portals from my web application.

In this regard could you please guide me on how to install 2.0 in php with
windows environment as a development to start with.

I see that http://oauth.net/2/ website has the client libraries but if I
click on the PHP link, I see some repositories but there is no clear
installation procedure on how to utilize them.

If a step by step procedure to do the setup and implementation of auth2
with PHP will be available it would be nothing like it for a beginner.

-- 
Thanks in Advance
Swathi