The configuration of a Sevice Provider.
| Attribute | Value |
|---|---|
| Default Value | /error.jsp |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | /logout.jsp |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | true |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | true |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | false |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | false |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| error-page | STRING | false | true | /error.jsp | Defines a URI for the error page. |
| support-metadata | BOOLEAN | false | true | false | Enable/Disable SAML Metadata Support. |
| strict-post-binding | BOOLEAN | false | true | true | Indicates if the SP should always expect a response using HTTP POST Binding from the IDP. |
| security-domain | STRING | true | false | Security Domain for the service provider. | |
| post-binding | STRING | false | true | true | Indicate if this service provider uses a HTTP POST(true) or REDIRECT(false) binding. |
| support-signatures | BOOLEAN | false | true | false | Indicates if messages should be signed. |
| url | STRING | true | true | The URL of the service provider. | |
| logout-page | STRING | false | true | /logout.jsp | Defines a URI for the logout page. |