Junction types

We can create the following WebSEAL junction types:

  1. WebSEAL to back-end server over TCP connection
  2. WebSEAL to back-end server over TCP connection using HTTP proxy server
  3. WebSEAL to back-end server over SSL connection
  4. WebSEAL to back-end server over SSL connection using HTTPS proxy server
  5. WebSEAL to WebSEAL over SSL connection
  6. WebSEAL to back-end server over mutual junction

We must address the following two concerns when creating any junction:

  1. Decide where to junction (mount) the Web application server in the WebSEAL object space.
  2. Choose the type of junction.

Parent topic: WebSEAL junctions overview