Spring boot with Active Directory

0

I'm trying to connect to the active directory from Spring Boot by forming the url and I get the following error

javax.naming.NamingException: Can not parse url: "ldap: // [ip Active Directory]: 3268 / dc = company, dc = org"

Please that I am doing wrong

    
asked by Boris Raul Cutos 30.05.2018 в 17:50
source

0 answers