root.composeExtensions.authorization.microsoftEntraConfiguration object

Object capturing details needed to do microsoftEntra auth flow. Applicable only when auth type is microsoftEntra.

Properties that reference this object type:

Syntax

{
  "supportsSingleSignOn": {boolean}
}
{
  "supportsSingleSignOn": {boolean}
}

Properties

supportsSingleSignOn

Boolean indicating whether single sign on is configured for the app.

Type
boolean

Required

Constraints

Supported values
Default value: False.