Okta.Sdk.Model.ThreatInsightConfiguration
August 11, 2023 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Action | string | Specifies how Okta responds to authentication requests from suspicious IP addresses | |
| Created | DateTimeOffset | Timestamp when the ThreatInsight Configuration object was created | [optional] [readonly] |
| ExcludeZones | List<string> | Accepts a list of Network Zone IDs. IPs in the excluded network zones aren't logged or blocked. This ensures that traffic from known, trusted IPs isn't accidentally logged or blocked. | [optional] |
| LastUpdated | DateTimeOffset | Timestamp when the ThreatInsight Configuration object was last updated | [optional] [readonly] |
| Links | LinksSelf | [optional] |