Skip to content

Commit d236f82

Browse files
committed
Doc changes for import
1 parent 5bcf75f commit d236f82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/resources/app_signon_policy_rule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ resource "okta_app_signon_policy_rule" "test" {
343343
- `network_includes` (List of String) The zones to include
344344
- `platform_include` (Block Set) (see [below for nested schema](#nestedblock--platform_include))
345345
- `priority` (Number) Priority of the rule.
346-
- `re_authentication_frequency` (String) The duration after which the end user must re-authenticate, regardless of user activity. Use the ISO 8601 Period format for recurring time intervals. PT0S - Every sign-in attempt, PT43800H - Once per session. Cannot be set if reauthenticateIn set in chains.
346+
- `re_authentication_frequency` (String) The duration after which the end user must re-authenticate, regardless of user activity. Use the ISO 8601 Period format for recurring time intervals. PT0S - Every sign-in attempt, PT43800H - Once per session. Cannot be set if reauthenticateIn is set in one or more entries of chains.
347347
- `risk_score` (String) The risk score specifies a particular level of risk to match on: ANY, LOW, MEDIUM, HIGH
348348
- `status` (String) Status of the rule
349349
- `type` (String) The Verification Method type

0 commit comments

Comments
 (0)