github okta/terraform-provider-okta v3.39.0

latest releases: v4.9.1, v4.9.0, v4.8.1...
19 months ago

3.39.0 (November 18, 2022)

NEW - RESOURCES, DATA SOURCES, PROPERTIES, ATTRIBUTES, ENV VARS:

  • okta_authenticator resource and data source #1379. Thanks, @monde!

    • Added argment provider_json allowing provider information to be set with JSON on the authenticator
    • Improved resource behavior in regards to Okta API's hard create, soft create, and soft delete of authenticators
    • Improved data source and resource documentation
  • Added authentication_policy argument to resource okta_app_bookmark #1376. Thanks, @jakezarobsky-8451!

  • okta_user resrouce #1372. Thanks, @monde!

    • Adds skip_roles flag to allow explicit gating on the attempt to set roles
    • Swallows and warns on 403 errors when roles API is called and API token is less than super admin scope
    • Improved data source and resource documentation

ENHANCEMENTS:

  • okta_idp_saml gracefully handles 401 errors when setting profile mapping #1355/#1369. Thanks, @deorus!
  • Rate limits handler rules are generated from Okta service's actual code #1356. Thanks, @monde!

BUG FIXES:

  • Address parallel API calls in okta_user_base_schema_property resource #1351. Thanks, @monde!

PROJECT IMPROVEMENTS:

  • Updated okta_app_user_schema_property, okta_auth_server_policy, and okta_auth_server_policy_rule resource documentation #1348. Thanks, @zlitberg!
  • Document a PEM and JWKS example for the okta_app_oauth resource #1350. Thanks, @monde!

Don't miss a new terraform-provider-okta release

NewReleases is sending notifications on new releases.