spring-social Questions

0

I have a web application built with Spring and spring security that allows user to register ether via Facebbok or creating an account, in both cases an web app account is created. So the 2 register...

1

Solved

I am new to spring-social framework and trying to implement the login functionality for my portal using spring-social. I read the documentation but i am still a little confused. Both controllers ar...
Shavonda asked 24/4, 2013 at 4:55

1

Solved

I want to integrate Spring Social facebook into my application with Spring Security (I use xml configurations). All I need is just connect facebook account with my app's account. In simple example ...
Curlew asked 10/4, 2013 at 7:13

1

Solved

I currently have a website set up with Spring MVC and Spring Social so users can sign in with Facebook and Twitter. Now I want to authorize my Android client to access my third-party web site, wit...
Mikkimiko asked 13/3, 2013 at 20:17

2

I have spring 3.1 with spring security login in my app. I am trying to add facebook login using spring social to it. It goes to the facebook login page but post log in it throws a 404 error. I hav...

1

I am using spring framework and REST architecutre in my api. Currently I am authenticating my REST call by sending username and password with every call. And users are stored in my database. Now I...
Stanhope asked 12/2, 2013 at 18:23

3

I have recently started using Spring-Social. In all the samples I am looking at there is the process of sign-in by clicking the image of "Connect with Facebook" and then being redirected to a page...
Sima asked 5/1, 2013 at 21:28

1

I have a facebook app set up to require the extended permission 'publish_stream' (Settings >> Permissions >> Extended Permissions: 'publish_stream'. I also have the hidden input field named "scope...
Feathers asked 8/12, 2012 at 10:3

1

Solved

I'm currently developing a web application with Spring Social and Spring Security. In the web application, specific users can signin on Facebook with ProviderSignInController. When staff members au...
Ozuna asked 7/7, 2012 at 11:29

2

I want to use spring social to develop an twitter app which will update status and upload photos.I am not able to understand how to do Oauth authentication using Spring social.All examples I saw ta...

1

Solved

I am working spring mvc that integrated spring social. I cannot understand the following configuration that is provided by user guide at http://static.springsource.org/spring-social/docs/1.0.x/re...
Utas asked 25/10, 2011 at 5:29

1

Solved

I'm following the directions here and elsewhere: https://github.com/SpringSource/spring-social/wiki/Quick-Start Why do we need to specify a dataSource and UsersConnectionRepository to use Spring S...

1

Is it possible to have Single Sign On feature for Facebook integration from other application? As Facebook uses OAuth 2.0 it seems client and resource owners both needs to be authenticated as toke...
Monagan asked 17/9, 2011 at 20:13

© 2022 - 2024 — McMap. All rights reserved.