[
https://issues.apache.org/jira/browse/SHINDIG-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Kohn updated SHINDIG-1949:
----------------------------------
Attachment: SHINDIG-1949-oauth2-settings-injection.diff
> Inject timeouts from shindig.properties into OAuth2ServiceImpl
> --------------------------------------------------------------
>
> Key: SHINDIG-1949
> URL: https://issues.apache.org/jira/browse/SHINDIG-1949
> Project: Shindig
> Issue Type: Improvement
> Components: Java
> Affects Versions: 2.5.0-update1
> Reporter: Andreas Kohn
> Attachments: SHINDIG-1949-oauth2-settings-injection.diff
>
>
> Fix the TODO note in OAuth2ServiceImpl, and inject the expiration timeouts
> rather than reading the properties file again.
> This is needed in our application as we want to use different property values
> for the timeouts, and at the same time really don't want to modify the
> shindig.properties in shindig itself, nor do we want to copy the defaults and
> then get bitten when shindig updates and changes/adds values.
> Injection here helps us by making it possible to define those timeouts in our
> config file, and override the defaults inside shindig.
--
This message was sent by Atlassian JIRA
(v6.1#6144)