NewConnection UDR (3.2)
When the Websocket Server agent receives a handshake request, it routes a NewConnection UDR into the workflow. The following fields are included in the NewConnection UDR:
Field | Description |
---|---|
URI (string) | This field contains the Uniform Resource Identifier of the client that has established a connection, in string format. |
securityInformation (TLSInformation (websocket)) | This field contains information about the certificate chain and also which protocol and cipher suite are used. |