Okta.Sdk.Model.BasicApplicationSettings

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
EmOptInStatusstringThe Governance Engine opt-in status for the app[optional] [readonly]
IdentityStoreIdstringIdentifies 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]
ImplicitAssignmentboolControls whether Okta automatically assigns users to the app based on the user's role or group membership.[optional]
InlineHookIdstringIdentifier 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]
NotesApplicationSettingsNotes[optional]
NotificationsApplicationSettingsNotifications[optional]
AppBasicApplicationSettingsApplication[optional]

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