Skip to content

Latest commit

 

History

History

authentication-policy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

authentication-policy

This module creates following resources.

  • okta_app_signon_policy
  • okta_app_signon_policy_rule (optional)

Requirements

Name Version
terraform >= 1.8
okta >= 4.8

Providers

Name Version
okta 4.8.1

Modules

No modules.

Resources

Name Type
okta_app_signon_policy.this resource

Inputs

Name Description Type Default Required
name (Required) A name of the Okta Authentication Policy. string n/a yes
description (Optional) A description of the Okta Authentication Policy. string "Managed by Terraform." no

Outputs

Name Description
description The description of the Okta Authentication Policy.
id The ID of the Okta Authentication Policy.
name The name of the Okta Authentication Policy.