0 Replies Latest reply on Sep 6, 2013 11:02 AM by bmbm

    JBOSS 7.1.1 Final: LDAP authtentication working but error page still displays

    bmbm

      So I get this page

       

      HTTP Status 403 - Access to the requested resource has been denied

       

       

      type Status report

       

       

      message Access to the requested resource has been denied

       

       

      description Access to the specified resource (Access to the requested resource has been denied) has been forbidden.

      JBoss Web/7.0.13.Final

       

      After entering user name and password but I'm not sure why???  I increased logging level to debug in the config and I get no logging whatsoever where as previously I had ldap errors so I believe LDAP is working properly.

       

      Any authenticated user should be allowed login to the WAR I deployed as roles is defined as * for any role.  I have a jboss-web.xml pointing to my ldap security domain and all looks well there as I seem to get authenticated then it fails to allow me access to the page.

       

      However, I can access the page if I disable LDAP so for some reason it seems to suggest that I'm not authenticating properly..?

       

      Any help appreciated.