Where can I find WebFacing consultants?

Where can I find WebFacing consultants?

We are providing Web access to our customers using WebFacing. We are looking for assistance regarding the entire scope; security, performance, GUI enhancements. To me, there doesn't seem to be much documentation on this. Can you give some direction? Do you offer this type of consulting service?

    Requires Free Membership to View

    Register today to access targeted resources from our editorial writers and independent industry experts including news, tips, and advice to help you do your job more efficiently and effectively. Stay informed on the hottest topics and biggest challenges faced by IT professionals working with iSeries products and services.

    By submitting your registration information to Search400.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of Search400.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

WebFacing documentation doesn't deal with security beyond the basics of the user logon (which can be either prompted or defaulted for each CL invocation). That makes some sense because security isn't a "WebFacing" issue in an app server environment. There are many options AND issues. I've done security design for iSeries e-business customers and we address five basic issues:

Authentication: The user is who they claim to be
Authorization: The user has access to the right application objects
Availability: The applications are available to the user for access
Privacy: The information is encrypted between the server and the user
Integrity: The information is guaranteed NOT to have changed since it was generated on the client or the server during transmission

My company, ebt-now, is a WebFacing services provider so we help customers develop the security solutions they need specifically for a given environment:

- We can put up a simple security front end that authenticates a user against a DB2 table or an LDAP directory server (then you don't have to assign all remote users an iSeries user profile for instance)

- We setup secure environments using SSL with WebSphere, WebSphere Express, Tomcat and Apache HTTP server as needed.

==================================
MORE INFORMATION ON THIS TOPIC
==================================

Check out these Best Web Links on Web development.

Ask the Experts yourself: Our Web development gurus are waiting to answer your questions.

Ask your Web development & WebSphere questions -- or help out your peers by answering them--in our .fMFNafNPDOX.2@.ee84637!viewtype=&skip=&expand=>WebSphere & Web Development Forum.

This was first published in March 2004