You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oltu.apache.org by "Adam Campbell (JIRA)" <ji...@apache.org> on 2015/10/09 20:16:05 UTC

[jira] [Created] (OLTU-182) Colons in client secrets are not supported

Adam Campbell created OLTU-182:
----------------------------------

             Summary: Colons in client secrets are not supported
                 Key: OLTU-182
                 URL: https://issues.apache.org/jira/browse/OLTU-182
             Project: Apache Oltu
          Issue Type: Bug
    Affects Versions: oauth2-1.0.0
            Reporter: Adam Campbell


Let me know if I'm misunderstanding, but it seems like the basic auth spec allows colons in the password: https://tools.ietf.org/html/rfc2617#section-2

OAuthUtils.decodeClientAuthentication just splits on a colon, thus failing if colons are used in the password.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)