JettyHandlerPepDeploymentSysAction

The system action for deployment of Jetty Handler Policy Enforcement Points.

Target directory

The destination directory of all artifacts of a deployed component in case file system deployment response is requested or target directory where the archive with all artifacts can be stored in case archive deployment response is requested.

Deployment type

The type of the intended deployment.

  • Allowed Values:

    • FILESYSTEM

    • ARCHIVE

Client identifier (required)

The client identifier to be registered to container specific configuration file where the pep is deployed. The identifier should correspond with a client configuration in the DirX Access application repository.

Port assignment identifier

The identifier of the explicit port assignment of the server to be assigned with the client. The identifier should correspond with some port assignment configuration in the DirX Access application repository.

Client keystore issuer

The reference or the keystore itself with the private key and respective certificate with CA capabilities to be able to sign and create new Secure Communication Client key-pair.

Client keystore

The Secure Communication Client keystore with respective key-pair in form of byte array.

Client keystore password

The password of the Secure Communication Client keystore and respective key-pair.

Server version (required)

The version of the target Jetty web application server where the Jetty Handler PEP is deployed and registered. The PEP binaries are selected according to the specified version.

  • Allowed Values:

    • JETTY_8

    • JETTY_9

    • JETTY_10

    • JETTY_11

    • JETTY_11_DXA