Skip to main content
Skip table of contents

mdmRedirectUri

Available from version1.8.0
Necessityrequired
Value typetext

Description

Required for authenfication on Microsoft Entra ID (formerly Azure active directory).

Is generated when an app is stored as enterprise application in Microsoft Entra ID (formerly Azure Active Directory).

Example

Android

JS
"managedProperty": [
  {
    "key": "mdmRedirectUri",
    "valueString": "ibiawsmobileclientauth://ibi.aws.mobileclient"
  }
]

iOS

XML
<key>mdmRedirectUri</key>
<string>ibiawsmobileclientauth://ibi.aws.mobileclient</string>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.