github okta/terraform-provider-okta v3.36.0

latest releases: v4.11.0, v4.10.0, v4.9.1...
2 years ago

3.36.0 (September 14, 2022)

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

  • Add client_secret attribute on data source okta_app_oauth #1307 Thanks, @dkulchinsky, @monde, @rickardp!
    • oauth app data source: allow to retrieve client_secret #1285
    • client_secret is missing from okta_app_oauth data source #1279
    • Added support for retrieving client secret from okta_app_oauth data source #1280
  • Adds pkce_required property to resource okta_app_oauth #1305 Thanks, @monde!
    • Add support to pkce_required property for OIDC app integrations #1241
  • Schema updates for okta_idp_oidc and okta_idp_social #1297 Thanks, @monde!
    • okta_idp_oidc does not support DYNAMIC issuer_mode #1288
    • Okta Social IDP with Type Github #1293

BUG FIXES:

  • Policy Rule Retry On InternalServerError #1273 Thanks, @ymylei!
  • Set SAML Features To Computed #1272 Thanks, @ymylei!
  • Errors when adding user to group are incorrectly ignored. #1301 Thanks, @monde!
    • prevent error overwrite in addGroupMember #1269
  • Okta Group Schema Null Handling #1271 Thanks, @ymylei!
  • Diff Suppression on SLO Certs #1270 Thanks, @ymylei!
  • Nil guard on app.Settings.OauthClient #1300 Thanks, @monde!
    • Provider crashes when doing a data source lookup of an app with different type than the label it is using for the lookup. * #1082
  • Nil guard on resource set _links value #1299 Thanks, @monde!
    • Error when creating okta_resource_set #1278
  • Guard from nil pointer dereference #1298 Thanks, @monde!
    • Plugin crash when importing okta_policy_signon #1294

PROJECT IMPROVEMENTS:

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

NewReleases is sending notifications on new releases.