ECP authentication failure
Kevin P. Foote
kpfoote at iup.edu
Thu Aug 1 16:30:42 EDT 2013
On Thu, 1 Aug 2013, Kevin P. Foote wrote:
> On Thu, 1 Aug 2013, Jones, David A wrote:
>
>> We are using Tomcat for authentication. I'm not sure that it is correctly configured to allow ECP. I added this to web.xml. I am not very familiar with Tomcat authentication.
>
> OK so your web.xml is ok.. probably.
>
> Is there a JAASRealm defind in your Tomcats server.xml file? This is
> where the login would be actually verified?
Never mind.. the JAAS stuff. What are you using as your "normal"
LoginHandler ?
If your using the RemoteUserLoginHandler .. then the JAASRealm stuff is
probably not for you. :)
If you already have Tomcat doing the authentication you should just need
to configure the last little bit of the cut/paste from the wiki page to
match what you are currently using for your Tomcat Auth Realm.
------
thanks
kevin.foote
More information about the users
mailing list