[OAUTH-WG] On Client credentials.

Savita D <savitad.2007@googlemail.com> Mon, 09 March 2015 00:21 UTC

Return-Path: <savitad.2007@googlemail.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 436F01A036B for <oauth@ietfa.amsl.com>; Sun, 8 Mar 2015 17:21:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.573
X-Spam-Level: *
X-Spam-Status: No, score=1.573 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FM_FORGED_GMAIL=0.622, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=no
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 pdgdFuw_h4Rn for <oauth@ietfa.amsl.com>; Sun, 8 Mar 2015 17:21:11 -0700 (PDT)
Received: from mail-oi0-x234.google.com (mail-oi0-x234.google.com [IPv6:2607:f8b0:4003:c06::234]) (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 285A61A0363 for <oauth@ietf.org>; Sun, 8 Mar 2015 17:21:11 -0700 (PDT)
Received: by oiav63 with SMTP id v63so26472649oia.13 for <oauth@ietf.org>; Sun, 08 Mar 2015 17:21:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Xrg/+ZMGcG94P11t5bjsumqOEdx5hQV+bW1XA3eBRwo=; b=BzTeWgGAeytqI14gyUbLVttAmrURgKaXipEfyTpOWy3tleHbKYMlhIhkt1KojJj48x THz8b2TcDWXhktgrv3IBsBh8d0Ih4EQ1CNw3NRwtvxkJeK2sWBYLm1VO1hjVlKXMvHWK AeMy9kI/zRBzQLTvoqXd6bJ+pfdXUn/f7/asMrEbkozpbSq5+H09lv7SMAqDw4kpQ7zu V3F9cxwo5fNGIGqIRTDts3ddf2ehSIvsiWXzD0VqQ8eWScWcZSCsKcVLXsnsrGMYuGwd +CzeImfSRRV2uheqpB4VYSamZU7K15SDQdQLej0fTyi5WXXvldrvCK3nNL89L8wy1PLg BEOA==
MIME-Version: 1.0
X-Received: by 10.60.45.200 with SMTP id p8mr19217347oem.46.1425860470636; Sun, 08 Mar 2015 17:21:10 -0700 (PDT)
Received: by 10.202.227.131 with HTTP; Sun, 8 Mar 2015 17:21:10 -0700 (PDT)
Date: Mon, 09 Mar 2015 01:21:10 +0100
Message-ID: <CAFbK4iKPrMGbxvp0_ofb60GtN1qUgn_bVRrshXO=CrRY07HuCQ@mail.gmail.com>
From: Savita D <savitad.2007@googlemail.com>
To: oauth@ietf.org
Content-Type: multipart/alternative; boundary="001a11c20ca0da06e50510d002bd"
Archived-At: <http://mailarchive.ietf.org/arch/msg/oauth/2aeoO2Mi7cSRyefIpe2Eo-MHlJ4>
X-Mailman-Approved-At: Mon, 09 Mar 2015 07:28:21 -0700
Subject: [OAUTH-WG] On Client credentials.
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: <http://www.ietf.org/mail-archive/web/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: Mon, 09 Mar 2015 00:25:54 -0000

Hi,

Its really good to see this separation of authorization from application.
While I was going through the spec, I could not understand the motive of
client credentials.

Why is there a Client credentials authorization grant?

Please explain with some example.

Thanks in advance.
Savita.