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