Support for back-end server-side applications

WebSEAL supports server-side applications that run on back-end junctioned servers and require client identity information as input. Examples of server-side applications include:

When we create a junction to a back-end server using the -c option, WebSEAL inserts ISAM-specific client identity information into the HTTP headers of requests destined for that server. Headers include:

The ISAM-specific HTTP header information enables applications on junctioned third-party servers to perform user-specific actions based on the client's ISAM identity.

See:

Parent topic: Application integration

Related