This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: JBoss ESB (jUDDI) registry ADFS authenticationtcunning Oct 17, 2012 1:57 PM (in response to alcarazj)I don't think there's an out of the box authenticator for Active Directory, but you could easily write one - you would only need to provide a custom class that extends org.apache.juddi.v3.auth.Authenticator, and then configure "juddi.authenticator" to your class. 
- 
        2. Re: JBoss ESB (jUDDI) registry ADFS authenticationtcunning Oct 17, 2012 3:43 PM (in response to tcunning)Forgot about this - this might work for you : org.apache.juddi.v3.auth.LdapSimpleAuthenticator 
 
    