4replies
-
Pei-Hsiang Vuong thank you. I ran a tail -f callosum.log
then I tried to saml authenticate.
I got error loggings.
Here are the important lines (I think)
org.apache.shiro.authc.AuthenticationException: LDAP naming error while attempting to authenticate user.
at org.apache.shiro.realm.ldap.AbstractLdapRealm.doGetAuthenticationInfo(AbstractLdapRealm.java:197)
Caused by: javax.naming.CommunicationException: ldap.state.in.us:389
...
Caused by: java.net.UnknownHostException: ldap.state.in.us
Reply