[
https://issues.apache.org/jira/browse/SHINDIG-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Kohn updated SHINDIG-1959:
----------------------------------
Attachment: SHINDIG-1959-getClientId.diff
> 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
> Attachments: SHINDIG-1959-getClientId.diff
>
>
> 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)