Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    2,294

    I've gotten quick feedback on other questions. I...

    I've gotten quick feedback on other questions. I don't know if this is a harder question or what.

    I really would like to see a sample set of applications like sparklr/tonr but for SSO instead...
  2. Replies
    11
    Views
    6,987

    Any answers on this? This seems like it...

    Any answers on this?

    This seems like it would be a common enough requirement that there should be a sample app like Sparklr/tonr, possibly even with a sample STS to mimic ADFS (would the STS not...
  3. I found that this was preventing the code from...

    I found that this was preventing the code from executing:


    position="FORM_LOGIN_FILTER"

    I changed it to:


    before="FORM_LOGIN_FILTER"
  4. Replies
    5
    Views
    2,294

    I am involved in a similar project. How did you...

    I am involved in a similar project. How did you get that far? The SAML extension links to a page with no content on the springsource.org site...
  5. The filter gets the session and invalidates it if...

    The filter gets the session and invalidates it if it already existed, then creates a new one. Then it returns super.attemptAuthentication(request,response); Does that by itself say anything to you?...
  6. AuthenticationSuccessHandler not getting called

    I'm just getting my feet wet with Spring and Spring Security, and I feel I must be missing something fundamental to the authentication configuration/process. After successful authentication, I need...
Results 1 to 6 of 6