How to implement Basic HTTP Authentication by using HTTP eWay(Server Mode)?

Folks,

I am trying to implement HTTP server in one of the project by using HTTPS eWay OTD's in JCAPS 5.1.. I did not see any reference in HTTP eWay adapter user guide for implementing Basic HTTP authentication?

HTTP server Externel system does not have any properties for configuring a username and password (Implementing HTTP Server).

Only HTTP external system has a username/password properties to authenticate against a web server (Implementing a HTTP client).

Any pointers would be appreciated.

Thanks,

Radha Rangarajan

[568 byte] By [radha_rangarajan] at [2007-11-26 9:44:54]
# 1

Create a HTTP Server External System container in teh Environment.

Right-click the name of the external and choose properties.

Exapnd the Authentication node (there is only one)

Fill in all three property entres.

The username must correspond to a user created trough the Integration Server Administration->User Management UI - this is _not_ the same as the Enterprise Manager.

The group and the reole are just strings - as far as I can tell at this point in ntime they do not correspond to anything.

Make sure you fill in all the fields. If you fail to do so the security-constraint stanzas will not get added to the appropriate deployment descriptors.

mczapski at 2007-7-7 0:47:36 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...