updated configuration, confirmed works pending SECOAUTH-299

pull/105/merge
Justin Richer 2012-07-05 15:08:15 -04:00
parent e5eb2e03d8
commit 5657bc8f28
2 changed files with 2 additions and 1 deletions

View File

@ -113,6 +113,7 @@ public class DefaultOAuth2ProviderTokenService implements OAuth2TokenEntityServi
// attach the authorization so that we can look it up later
token.setAuthentication(authentication);
// TODO: tie this to the offline_access scope
// attach a refresh token, if this client is allowed to request them
if (client.isAllowRefresh()) {
OAuth2RefreshTokenEntity refreshToken = new OAuth2RefreshTokenEntity(); //refreshTokenFactory.createNewRefreshToken();

@ -1 +1 @@
Subproject commit 2a3e2636d0c85620fbd495b40c5ef8fe11a94eba
Subproject commit 0465c6ebbf301a368d183cb548339a9c7d3fa4df