microsoftEntraID

Version

Syntax

microsoftEntraID:
tenantId: <string> # required
'$ref': <string>
claims: <string>
claimsIdt: <string>
clientAuthorization: client_secret_basic
clientId: <string>
clientSecret: <string>
httpClientConfiguration: <string>
scope: <string>
ssl: {}
useJWTForClientAuth: <boolean>
microsoftEntraID:
  tenantId: <string> # required
  '$ref': <string>
  claims: <string>
  claimsIdt: <string>
  clientAuthorization: client_secret_basic
  clientId: <string>
  clientSecret: <string>
  httpClientConfiguration: <string>
  scope: <string>
  ssl: {}
  useJWTForClientAuth: <boolean>

Attributes

NameRequiredDefaultDescriptionExamples
$reffalse-Reference a component defined under components.-
claimsfalse-claims that are requested for the userinfo endpoint-
claimsIdtfalse-claims that are requested for the id_token-
clientAuthorizationfalseclient_secret_basicClient Authorization method (see OIDC Core 1.0 chapter 9-
clientIdfalse---
clientSecretfalse---
httpClientConfigurationfalse---
scopefalse---
tenantIdtrue---
useJWTForClientAuthfalse---

Child Structure

ElementCardinalityDescription
ssl0..1Configures inbound or outbound SSL connections.

Can be used in