Skip to main content

How can I configure Tomcat to use basic authentication for a web service

  • January 21, 2020
  • 3 replies
  • 1 view

Is there a Dummies guide to configuring Tomcat to use basic Authentication tokens when using external parties want to consume a Uniface webservice?

3 replies

Is there a Dummies guide to configuring Tomcat to use basic Authentication tokens when using external parties want to consume a Uniface webservice?

http://www.avajava.com/tutorials/lessons/how-do-i-use-basic-authentication-with-tomcat.html

I hope it can help you.


Gianni Sandigliano
Forum|alt.badge.img

Is there a Dummies guide to configuring Tomcat to use basic Authentication tokens when using external parties want to consume a Uniface webservice?

A quick googling reveals two other well written sources, because the one already linked from Jonathan Degoumois is always "out of bandwidth":

http://www.mtitek.com/tutorials/samples/tomcat-basic-auth.php

https://sureshatt.blogspot.com/2016/05/enable-basic-authentication-for-webapps.html

Hope it helps...



Michael Taylor