[ 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)
|