The configuration of a HTTP Upgrade based Remoting connector.
| Name | Dynamic | Other provider points | 
|---|---|---|
| org.wildfly.remoting.http-connector | true | none | 
| org.wildfly.remoting.connector | true | /subsystem=remoting/connector=* | 
| Attribute | Value | 
|---|---|
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Attribute | Value | 
|---|---|
| Type | STRING | 
| Nillable | false | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Attribute | Value | 
|---|---|
| Capability reference | |
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Attribute | Value | 
|---|---|
| Default Value | remote | 
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Attribute | Value | 
|---|---|
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Attribute | Value | 
|---|---|
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| authentication-provider | STRING | false | false | The "authentication-provider" element contains the name of the authentication provider to use for incoming connections. | |
| connector-ref | STRING | true | false | The name (or names) of a connector in the Undertow subsystem to connect to. | |
| sasl-authentication-factory | STRING | false | false | Reference to the SASL authentication factory to use for this connector. | |
| sasl-protocol | STRING | false | true | remote | The protocol to pass into the SASL mechanisms used for authentication. | 
| security-realm | STRING | false | false | The associated security realm to use for authentication for this connector. | |
| server-name | STRING | false | true | The server name to send in the initial message exchange and for SASL based authentication. |