Skip to content

Commit

Permalink
AGOVA-40 - OAuthSession production should be ready for all applicatio…
Browse files Browse the repository at this point in the history
…n type (not only Web with HttpSession)

Keep the OauthSession in Http session for Socializer
  • Loading branch information
antoinesd committed Oct 18, 2013
1 parent 566a6f8 commit 461869f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion src/main/resources/cloudbees/agorava.properties
Expand Up @@ -25,4 +25,6 @@ facebook.scope=read_stream publish_stream
linkedin.apiKey=ympq1JR_oxeC3qZE4VwiDEr-9Rc9Am0YE1AJwwXJNREfqaF7J6hXfsncu_JFd13W
linkedin.apiSecret=RwDk21M6qQeGT_zi2icmZV6tc5VsjRZPm7DWDIVt0Wsqu2eYBXt4Csg-FUbBZIIH

callback=callback
callback=callback

producerScope=session
2 changes: 1 addition & 1 deletion src/main/resources/local/agorava.properties
Expand Up @@ -30,4 +30,4 @@ xing.apiSecret=3b8a77a49d9f95982836573870a0680c1ae03a71

callback=callback

producerScope=request
producerScope=session

0 comments on commit 461869f

Please sign in to comment.