Search:

Type: Posts; User: abhisec; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    266

    Thanks, my mistake can you move this to security...

    Thanks, my mistake can you move this to security or delete the post.
  2. Replies
    2
    Views
    266

    Multi factor auth with oauth2

    Hey,
    does anyone have any samples for how to wire in custom multi factor auth with spring security? If not what all components need to be changed to handle such a flow?
    Thanks,
  3. Replies
    1
    Views
    483

    OAuth2 Javascript Auth example

    Hi,
    Is there a sample for mobile/js auth for oauth2? I don't see anything in the github repo?

    Thanks,
    Abhi
  4. OAuth2 sample logout from sparklr2 and production use

    Hey Guys,
    I am trying to add oauth2 to my code and was able to run the latest sample from github. I saw a weird issue though when i logout from sparklr, the photos are still visible...
  5. Replies
    2
    Views
    881

    bump

    No one encountered this?
  6. Replies
    2
    Views
    881

    gwt setup connection timed out

    Tried expenses app as well as clinic and other apps. It always gets stuck after adding "Added repository maven.springframework.org.external". This has to be some maven repo which is not reachable...
  7. spring sec log

    2011-01-14 14:29:56,957 (DEBUG) Updated SecurityContextHolder to contain null Authentication
    2011-01-14 14:29:56,957 (DEBUG) Updated SecurityContextHolder to contain null Authentication
    2011-01-14...
  8. Output

    here is the html source:





    <div id="error">

    Your login attempt was not successful, try again.<br/>
  9. SPRING_SECURITY_LAST_EXCEPTION.message doesn't show up with default SimpleUrlAuthenti

    Hi,
    I have configured the failure handler as follows:



    <bean id="failureHandler" class="org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler" >
    <property...
  10. Replies
    2
    Views
    748

    any inputs

    any insights?
  11. Replies
    2
    Views
    748

    Role selection after login

    Hi,
    I need to assign a user a role after he logs in. Is there a way to dynamically adjust the granted authority after login? Also, how do we tie this in to the login flow? Also, what is the best...
  12. Thanks

    Yup that was it.
  13. You cannot use a spring-security-2.0.xsd schema with Spring Security 3

    I am getting this warning even though my application context has the latest xsd

    "You cannot use a spring-security-2.0.xsd schema with Spring Security 3"

    <beans:beans...
Results 1 to 13 of 13