Attributes
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| claims | false | - | claims that are requested for the userinfo endpoint | - |
| claimsIdt | false | - | claims that are requested for the id_token | - |
| clientAuthorization | false | client_secret_basic | Client Authorization method (see OIDC Core 1.0 chapter 9 | - |
| clientId | false | - | - | - |
| clientSecret | false | - | - | - |
| httpClientConfiguration | false | - | - | - |
| scope | false | - | - | - |
| tenantId | true | - | - | - |
| useJWTForClientAuth | false | - | - | - |
Child Elements
| Element | Description | Cardinality |
|---|---|---|
| ssl | Configures inbound or outbound SSL connections. | 0..1 |