Configuration of the server's HTTP management interface
Name | Dynamic | Other provider points |
---|---|---|
org.wildfly.management.http-interface | false | none |
Attribute | Value |
---|---|
Type | LIST |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | remote |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Capability reference | org.wildfly.network.socket-binding |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Capability reference | org.wildfly.network.socket-binding |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
allowed-origins | LIST | false | true | Comma separated list of trusted Origins for sending Cross-Origin Resource Sharing requests on the management API once the user is authenticated. | |
console-enabled | BOOLEAN | false | false | true | Flag that indicates admin console is enabled |
http-upgrade-enabled | BOOLEAN | false | false | false | Flag that indicates HTTP Upgrade is enabled, which allows HTTP requests to be upgraded to native remoting connections |
sasl-protocol | STRING | false | true | remote | The name of the protocol to be passed to the SASL mechanisms used for authentication. |
secure-socket-binding | STRING | false | false | The name of the socket binding configuration to use for the HTTPS management interface's socket. | |
security-realm | STRING | false | false | The security realm to use for the HTTP management interface. | |
server-name | STRING | false | true | The name of the server used in the initial Remoting exchange and within the SASL mechanisms. | |
socket-binding | STRING | false | false | The name of the socket binding configuration to use for the HTTP management interface's socket. |