1. SocialAuthenticationProvider will only call findUserIdsConnectedTo() method and not findUserIdsWithConnection().. . when will findUserIdsWithConnection be called? reason because,...
Type: Posts; User: cometta; Keyword(s):
1. SocialAuthenticationProvider will only call findUserIdsConnectedTo() method and not findUserIdsWithConnection().. . when will findUserIdsWithConnection be called? reason because,...
After forwarded to facebook page to key in username and password, i'm redirected back to SocialAuthenticationProvider. May i know is SocialAuthenticationToken below correct?
...
i captured both request and response header
Request header
---------------------
Accept application/x-www-form-urlencoded, multipart/form-data
Authorization OAuth...
I debug restTemplate . The SimpleBufferingClientRequest.connection.messageHeader look like below ... can comment?
My ClientHttpRequestFactorySelector is using SimpleClientHttpRequestFactory
...
i get below error. can anyone explain what cause it?
15:15:32,405 WARN [org.springframework.web.client.RestTemplate] - POST request for "https://api.twitter.com/oauth/request_token" resulted in...
my application is using spring applicationContext.xml. i have a custom filter class ( customFilter implements Filter) that i want to use in my application . Is the proper way to do is to create a...
i'm using spring openid, by default, after authenticated user, user will be bring back to the main page. may i know how to configure spring openid so that it redirect to different pages? is there...
i set spring security like below
when my browser go to http://localhost/tester/test , i will be redirect to pleaselogin.html,
i tried add authentication-failure-handler-ref ,but it's not...
I use gwt requestBuilder to query server result, if server-side spring
checked user is not authenticated, it will forward to , but gwt is not
forwarded to that page. see below
i want each json data append prefix in front && {}
when controller method return is @responsebody , even if i put
<bean
...
when using spring security to do form_login. the form will call j_spring_security_check servlet. after success authentication, spring will redirect back to previous page.
1.which java file in...
may i know does spring-security-kerberos-core 1.0.0.M1 work for spring-security 2.0.4 ? if no, any kerberos library that i can integrate with my existing spring-security 2.0.4 ?
have you tried this on internet explorer? it works in firefox, but not working in internet explorer.
when ntlm failed and fallback to form login. After login form appeared and username and password were entered. i unable to getPrincipal (j_username, j_password) in AuthenticationProvider.java on...
mean currently in GAE environment, in order to use lucene search, we need an external server in amazon..etc? any example/tutorial?
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error ()...
hi, below is my window setting
my current setting on my machine
network security:lan manager authentication level --> Send LM & NTLM - use NTLM v2 session security if negotiated
network...
i try to do pooling through PoolingContextSource
http://static.springsource.org/spring-ldap/site/reference/html/pooling.html
and get below error? does oracle(oid) ldap support pooling?
do you mean each machine that need to authenticate with ntlm ,need to do the setting?
u mentioned 'one has to find the NTLM based settings (2 or 3 policies) and turn off or turn on as required.'...
did u manage to find solution for this?
ya agreed. roo rocks !!!
my tapestry4-springntlm application is able to access successfully inside (LAN),internal ip address. but when we set it to external ip address and access it from outside, i get 'blank page' 401. i...
may i know is springroo+gwt comes with mechanism to protect from xsrf ?
please ignore this . working already. must be internet connection
i get below error when trying to get extension for google app engine+ datanucleus