Andreas Kohn created SHINDIG-1959:
-------------------------------------
Summary: Use OAuth2NormalizedRequest#getClientId() rather than
#getString("client_id")
Key: SHINDIG-1959
URL: https://issues.apache.org/jira/browse/SHINDIG-1959
Project: Shindig
Issue Type: Improvement
Components: Java
Affects Versions: 2.5.0-update1
Reporter: Andreas Kohn
Priority: Trivial
Purely a consistency improvement: OAuth2ServiceImpl#generateAuthorizationCode()
uses #getString("client_id") rather than #getClientId() as all other places.
--
This message was sent by Atlassian JIRA
(v6.1#6144)