All Downloads are FREE. Search and download functionalities are using the official Maven repository.

docs.SwaApplicationSettings.md Maven / Gradle / Ivy

Go to download

The Okta Java SDK API .jar provides a Java API that your code can use to make calls to the Okta API. This .jar is the only compile-time dependency within the Okta SDK project that your code should depend on. Implementations of this API (implementation .jars) should be runtime dependencies only.

The newest version!


# SwaApplicationSettings


## Properties

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**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** | **Boolean** | 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](/openapi/okta-management/management/tag/InlineHook/). |  [optional] |
|**notes** | [**ApplicationSettingsNotes**](ApplicationSettingsNotes.md) |  |  [optional] |
|**notifications** | [**ApplicationSettingsNotifications**](ApplicationSettingsNotifications.md) |  |  [optional] |
|**signOn** | [**AutoLoginApplicationSettingsSignOn**](AutoLoginApplicationSettingsSignOn.md) |  |  [optional] |
|**app** | [**SwaApplicationSettingsApplication**](SwaApplicationSettingsApplication.md) |  |  [optional] |


## Implemented Interfaces

* Serializable






© 2015 - 2025 Weber Informatics LLC | Privacy Policy