Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to okta_email_customization, okta_org_configuration, #1322

Merged
merged 23 commits into from
Oct 4, 2022

Conversation

monde
Copy link
Collaborator

@monde monde commented Oct 4, 2022

  • Fixed (unreported) bug where resource okta_org_configuration would null out org settings
  • Fixed an ACC test with resource okta_user_schema_property that would cause a incorrect login flow blocking out the admin
  • Fixed/improved sms template tests
  • Marked the schema enum boolean tests skip as there is an issue with the public API / monolith
  • Improved resource okta_email_customization behavior with regards to the is_default property
  • Cleaned up code paths for default/system policy getting/setting for apps and policies
  • Added explicit errors with error messages that refer online documentation for OIE-only resources when the provider is run against a Classic org
    • datasource okta_app_signon_policy
    • datasource okta_authenticator
    • resource okta_app_signon_policy
    • resource okta_authenticator
    • resource okta_captcha
    • resource okta_captcha_org_wide_settings
    • resource okta_policy_profile_enrollment
    • resource okta_policy_profile_enrollment_apps
    • resource okta_policy_rule_profile_enrollment
  • Fixed and/or cleaned up a number of other ACC tests

org creation and updates not every org will have the same number of
email templates.
`TestAccResourceOktaUserSchema_enum_boolean` as there is a monolith bug
related to booleans.
values. Correct test setup and teardown to restore the org's original
name.
block login when a custom property is set to true.
@monde monde merged commit 287cc9c into master Oct 4, 2022
@monde monde deleted the issue_1311_okta_app_signon_policy branch October 4, 2022 22:31
@monde monde mentioned this pull request Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants