Security
This topic describes the Security element.
Description
Security configuration, specify which RequestValidator to use.
Child element properties
Note: Child elements can occur in any order, and can occur 0 or more times.
Child elements
| Child element | Must occur at least | May occur at most | Element type |
|---|---|---|---|
| RequestValidator | 0 times (optional) | 1 time | string |
| SharedSecret | 0 times (optional) | 1 time | string |
| WhiteList | 0 times (optional) | 1 time | None |
| GloballyAcceptedClaims | 0 times (optional) | 1 times | None |
| HeaderValidation | 0 times (optional) | 1 times | None |
| AuthenticationServer | 0 times (optional) | 1 times | None |
| Accounts | 0 times (optional) | 1 times | None |
| Rules | 0 times (optional) | 1 times | None |
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| OAuthEnabled | Whether to use OAuth. Defaults to the value "true". (optional) | string |