Okta.Sdk.Model.TrendMicroApexOneServiceApplication
October 3, 2024 ยท View on GitHub
Schema for Trend Micro Apex One as a Service app (key name: trendmicroapexoneservice) To create a Trend Micro Apex One as a Service app, use the Create an Application request with the following parameters in the request body. > Note: The Trend Micro Apex One as a Service app only supports SAML_2_0 sign-on mode.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Accessibility | ApplicationAccessibility | [optional] | |
| Credentials | SchemeApplicationCredentials | [optional] | |
| Label | string | User-defined display name for app | |
| Licensing | ApplicationLicensing | [optional] | |
| Name | string | ||
| Profile | Dictionary<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] |
| SignOnMode | string | [optional] | |
| Status | ApplicationLifecycleStatus | [optional] | |
| Visibility | ApplicationVisibility | [optional] | |
| Settings | TrendMicroApexOneServiceApplicationSettings |