Skip to content

Update okta/okta requirement from ~> 4.3.0 to ~> 6.5.5 in /ops/services/okta-global#9421

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/ops/services/okta-global/okta/okta-tw-6.5.5
Closed

Update okta/okta requirement from ~> 4.3.0 to ~> 6.5.5 in /ops/services/okta-global#9421
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/ops/services/okta-global/okta/okta-tw-6.5.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from okta/okta's releases.

v6.5.5

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
Changelog

Sourced from okta/okta's changelog.

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

  • Add AgentPools resource #2603 by aditya-okta
  • Add nil checks when accessing fields for resources and data sources okta_idp_saml, okta_idp_oidc and resource okta_idp_social #2601 by aditya-okta
  • Changes To Update Okta Default Brand's help_url #2607 by dhiwakar-okta
  • Adds support for ID field in AuthenticationMethodObject #2609 by aditya-okta

6.5.3 (December 24, 2025)

FEATURE

6.5.2 (December 09, 2025)

BUG FIXES

6.5.1 (November 25, 2025)

BUG FIXES

  • Use mutex locks in okta_app_signon_policy_rule to address intermittent HTTP 500 errors #2571 by pranav-okta.
  • Fixed error during import of okta_group_owner #2454 by exitcode0.
  • Added frontchannel_logout_uri, participate_slo attributes to okta_app_oauth #2557 by pranav-okta.
  • risk_level, risc_level will not be set to default value if neither of the fields are specified in Terraform configuration #2494 by ohookins.
  • Updated app_features.md to document okta_app_features is only supported on a limited subset of OIN applications #2565 by exitcode0.

6.5.0 (November 13, 2025)

... (truncated)

Commits
  • 5325498 prepare release v6.5.5 (#2642)
  • ce1209a adds changes to use jwks config for oauth apps (#2639)
  • b11999b Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.18.0 t...
  • d4bf08e adds warning regarding the resource being deleted and re-created on updating ...
  • 68ad674 adds resource and data source for managing app federated claim (#2640)
  • aded516 adds create and delete functionalities for principal_rate_limit resource (#2628)
  • df98908 feat(network_zone): set max items for dynamic_locations (#2501)
  • 7b13c88 fix(#2535): add missing documentation for realm_id attributes (#2632)
  • eb0da09 adds changes to activate or deactivate network zone and upgrades resource and...
  • 5ce7b1d Fix/issue 2591 diff in oauth (#2634)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.5.5)

---
updated-dependencies:
- dependency-name: okta/okta
  dependency-version: 6.5.5
  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 Feb 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner February 1, 2026 15:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Feb 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Mar 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #9467.

@dependabot dependabot Bot closed this Mar 8, 2026
@dependabot
dependabot Bot deleted the dependabot/terraform/ops/services/okta-global/okta/okta-tw-6.5.5 branch March 8, 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