Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.56 KB

File metadata and controls

17 lines (13 loc) · 1.56 KB

Okta.Sdk.Model.Org2OrgApplicationSettings

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 Org2OrgApplicationSettingsApplication
SignOn OINSaml20ApplicationSettingsSignOn [optional]

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