Search:

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

Search: Search took 0.04 seconds.

  1. Advice needed in configuring 3rd party authentication solution with spring security

    I have a SAML2 login module which, when triggered, is generating the SAML request and redirecting to a 3rd party IdP endpoint, so everything reuired to perform an SAML2 based login is already in that...
  2. Reading XML file into MultipartFile omits xml tags is not working properly

    I have a Spring MVC appliation with file upload UI.

    When the user uploads the file it maps to a `org.springframework.web.multipart.MultipartFile` object. I then use the `getInputStream()` in order...
  3. Anyone...?

    Anyone...?
  4. Looking for PasswordComparisonAuthenticator example

    Hello

    I am looking for a configuration example of PasswordComparisonAuthenticator for LDAP as well as simple class that uses it.
    Can someone please share?

    Many Thanks
  5. How to configure Spring LDAP for fallback authentication?

    Hello

    When using Spring LDAP is it possible to configure it so that the authentication will fallback to using loginName in case uid doesn't work? If yes then how?

    Many Thanks
  6. Found my solution here if anyone's interested: ...

    Found my solution here if anyone's interested:

    http://forum.springsource.org/showthread.php?50707-ClassCastException-when-Spring-etc.-not-in-TCCL

    Although the solution proposed at the end of...
  7. ClassCastException on a Spring LDAP implementation

    Hello,

    I have implemented a Spring LDAP template in OSGi however when I try to use one of its methods I am getting the exception below.
    Tried to Google for it and searched the documentation but...
  8. Looking for a plugin to provide graphical representation of the spring xmls

    Hello,


    I am looking for an extension/plugin from the SpringSource Tool Suite that will scan all my projects in eclipse and will provide a graphical/user friendly representation of the spring...
Results 1 to 8 of 9