Skip to content

Update okta/okta requirement from ~> 4.3.0 to ~> 6.6.1 in /ops/services/okta-global#9473

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/ops/services/okta-global/okta/okta-tw-6.6.1
Closed

Update okta/okta requirement from ~> 4.3.0 to ~> 6.6.1 in /ops/services/okta-global#9473
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/ops/services/okta-global/okta/okta-tw-6.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2026

Updates the requirements on okta/okta to permit the latest version.

Release notes

Sourced from okta/okta's releases.

v6.6.1

6.6.1 (March 10, 2026)

FEATURES

  • New data source okta_admin_role_custom to allow users to look up an existing custom admin role by its ID or label #2704 by dhiwakar-okta

Bug Fixes

  • Fix issue while creation of oauth applications when using OAuth2.0 Authentication #2708 by aditya-okta
Changelog

Sourced from okta/okta's changelog.

6.6.1 (March 10, 2026)

FEATURES

  • New data source okta_admin_role_custom to allow users to look up an existing custom admin role by its ID or label #2704 by dhiwakar-okta

Bug Fixes

  • Fix issue while creation of oauth applications when using OAuth2.0 Authentication #2708 by aditya-okta

6.6.0 (March 5, 2026)

FEATURES

  • New resource okta_app_signon_policy_rules to multiple app sign-on policy rules for a single policy #2680 by aditya-okta
  • Add support for field configuration.IdpId in the provider_json field for resource okta_authenticator #2650 by aditya-okta
  • New resource and data source okta_app_push_groups for group push mappings #2670 by tim-koehler
  • Add support for set_usage_as_exempt_list to resource set_usage_as_exempt_list #2676 by aditya-okta
  • Add support for creating user_types via resource okta_user #2679 by andrew951
  • Add validation to check approval_sequence_id and name have length > 1 in resource request_condition #2681 by exitcode0
  • Add AdditionalProperties to AccessPolicyConstraints to hold any constraint fields beyond knowledge and possession #2681 by aditya-okta.
  • Add support for trust_claims to resource and data source okta_idp_oidc and okta_idp_saml #2698 by dhiwakar-okta

Bug Fixes

  • Fix issue in removing existing groups_claim in resource okta_app_oauth #2643 by aditya-okta
  • Fix nil pointer when applying okta_campaign autoRemediationSettings to state #2661 by exitcode0
  • Fix issue in setting auto_key_rotation to false for resource okta_app_oauth #2662 by ohookins
  • Fix issue while importing okta_log_stream #2667 by aditya-okta
  • Adds handling to prevent provider panic if credentials not set #2669 by aditya-okta
  • Fix issue in importing resource okta_customized_signin_page #2678 by aditya-okta
  • Fix setting elCondition when custom_expression is not empty in resource okta_app_sigon_policy_rule #2684 by pranav-okta
  • Documentation fix for resource okta_app_group_assignments #2685 by aditya-okta
  • Fix issue in updating resource okta_entitlement #2688 by aditya-okta

6.5.5 (January 30, 2026)

FEATURES

  • New resource and data source okta_app_federated_claim to manage federated claims for applications #2640 by aditya-okta
  • Add create and delete functionalities for okta_principal_rate_limit resource #2628 by aditya-okta
  • Add support for activating/deactivating network zones and upgrade okta_network_zone resource and data source to use V6 SDK #2636 by aditya-okta

BUG FIXES

  • Fix JWKS configuration for OAuth applications - properly implement V6 SDK types for inline JWKS keys #2639 by aditya-okta
  • Fix persistent diff issue in okta_app_oauth resource #2634 by aditya-okta
  • Fix inactivity_period cannot be set to null in okta_app_signon_policy_rule #2614 by dhiwakar-okta
  • Remove unnecessary len>0 check for login_scopes in OAuth apps #2624 by aditya-okta
  • Add nil checks for app.Settings and app.Settings.SignOn to prevent panics #2621 by aditya-okta

IMPROVEMENTS

  • Add warning regarding resource being deleted and re-created when updating certain properties #2638 by aditya-okta
  • Set max items for dynamic_locations in okta_network_zone #2501 by Rose Security
  • Add missing documentation for realm_id attributes #2632 by tim-koehler

6.5.4 (January 15, 2025)

FEATURE

... (truncated)

Commits
  • f88bd75 prepare release v6.6.1 (#2713)
  • 8e676ee fixes issues causing failure of creation of OAuth application (#2708)
  • 64a5e25 Adding Data Source for okta_admin_role_custom (#2704)
  • 7ac4158 prepare release v6.6.0 (#2703)
  • 45132f2 adds a new resource for policy rules (#2680)
  • 9581787 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.2 to 2.39.0 (#2696)
  • 73c42fa Bump github.com/hashicorp/terraform-plugin-mux from 0.21.0 to 0.22.0 (#2692)
  • 89b14d6 Bump crazy-max/ghaction-import-gpg from 6 to 7 (#2691)
  • 6373a78 Bump hashicorp/setup-terraform from 3 to 4 (#2693)
  • 359a126 Bump github.com/hashicorp/terraform-plugin-framework from 1.17.0 to 1.18.0 (#...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [okta/okta](https://github.com/okta/terraform-provider-okta) to permit the latest version.
- [Release notes](https://github.com/okta/terraform-provider-okta/releases)
- [Changelog](https://github.com/okta/terraform-provider-okta/blob/master/CHANGELOG.md)
- [Commits](okta/terraform-provider-okta@v4.3.0...v6.6.1)

---
updated-dependencies:
- dependency-name: okta/okta
  dependency-version: 6.6.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Mar 15, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 15, 2026 15:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Mar 15, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2026

Superseded by #9505.

@dependabot dependabot bot closed this Apr 5, 2026
@dependabot dependabot bot deleted the dependabot/terraform/ops/services/okta-global/okta/okta-tw-6.6.1 branch April 5, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants