Okta.Sdk.Model.Office365Application

October 3, 2024 ยท View on GitHub

Schema for the Microsoft Office 365 app (key name: office365) To create a Microsoft Office 365 app, use the Create an Application request with the following parameters in the request body. > Note: The Office 365 app only supports BROWSER_PLUGIN and SAML_1_1 sign-on modes.

Properties

NameTypeDescriptionNotes
AccessibilityApplicationAccessibility[optional]
CredentialsSchemeApplicationCredentials[optional]
LabelstringUser-defined display name for app
LicensingApplicationLicensing[optional]
Namestring
ProfileDictionary<string, Object>Contains any valid JSON schema for specifying properties that can be referenced from a request (only available to OAuth 2.0 client apps)[optional]
SignOnModestring[optional]
StatusApplicationLifecycleStatus[optional]
VisibilityApplicationVisibility[optional]
SettingsOffice365ApplicationSettings

[Back to Model list] [Back to API list] [Back to README]