Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.46 KB

File metadata and controls

16 lines (12 loc) · 1.46 KB

Okta.Sdk.Model.BasicApplicationSettings

Properties

Name Type Description Notes
EmOptInStatus string The Governance Engine opt-in status for the app [optional] [readonly]
IdentityStoreId string Identifies an additional identity store app, if your app supports it. The `identityStoreId` value must be a valid identity store app ID. This identity store app must be created in the same org as your app. [optional]
ImplicitAssignment bool Controls whether Okta automatically assigns users to the app based on the user's role or group membership. [optional]
InlineHookId string Identifier of an inline hook. Inline hooks are outbound calls from Okta to your own custom code, triggered at specific points in Okta process flows. They allow you to integrate custom functionality into those flows. See Inline hooks. [optional]
Notes ApplicationSettingsNotes [optional]
Notifications ApplicationSettingsNotifications [optional]
App BasicApplicationSettingsApplication [optional]

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