From dev-return-2470-apmail-oltu-dev-archive=oltu.apache.org@oltu.apache.org Mon Sep 14 09:34:55 2015 Return-Path: X-Original-To: apmail-oltu-dev-archive@www.apache.org Delivered-To: apmail-oltu-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AFB3C18474 for ; Mon, 14 Sep 2015 09:34:55 +0000 (UTC) Received: (qmail 46628 invoked by uid 500); 14 Sep 2015 09:34:46 -0000 Delivered-To: apmail-oltu-dev-archive@oltu.apache.org Received: (qmail 46590 invoked by uid 500); 14 Sep 2015 09:34:46 -0000 Mailing-List: contact dev-help@oltu.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@oltu.apache.org Delivered-To: mailing list dev@oltu.apache.org Received: (qmail 46574 invoked by uid 99); 14 Sep 2015 09:34:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2015 09:34:46 +0000 Date: Mon, 14 Sep 2015 09:34:46 +0000 (UTC) From: "Rikard Swahn (JIRA)" To: dev@oltu.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OLTU-163) GrantType password and Missing parameters: client_secret MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OLTU-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743241#comment-14743241 ] Rikard Swahn commented on OLTU-163: ----------------------------------- Yes, for client that has credentials set, they should be enforced. But as I understand it, it is not required that clients have credentials set, and in that case, they are not required. > GrantType password and Missing parameters: client_secret > -------------------------------------------------------- > > Key: OLTU-163 > URL: https://issues.apache.org/jira/browse/OLTU-163 > Project: Apache Oltu > Issue Type: Bug > Components: oauth2-authzserver > Affects Versions: oauth2-1.0.0 > Environment: JBOSS 8 (wildfly) > JDK 1.7 > Reporter: alizarion > Priority: Minor > > when i try to parse request with grant_type=password and there is no client_secret, OAuthTokenRequest throw Missing parameters. > client_secret is not required for a GrantType password > https://tools.ietf.org/html/rfc6749#section-4.3.2 -- This message was sent by Atlassian JIRA (v6.3.4#6332)