Skip to content

Update okta/okta requirement from ~> 4.3.0 to ~> 6.5.4 in /ops/services/okta-global#9392

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 18, 2026

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

Release notes

Sourced from okta/okta's releases.

v6.5.4

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
Changelog

Sourced from okta/okta's changelog.

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)

FEATURE

  • New resource and data source okta_device to manage devices #2533 by aditya-okta.
  • New resource and data source okta_security_events_provider to manage SSF Receiver #2533 by aditya-okta.
  • New resource and data source okta_hook_key to manage JSON Web Keys (JWK) used with other parts of the application #2537 by dhiwakar-okta.
  • New resource and data source okta_push_provider to manage push provider configurations #2538 by aditya-okta.
  • New data source okta_auth_server_clients to manage tokens issued by an authorization server for a particular client #2540 by dhiwakar-okta.
  • New resource and data source okta_app_connection to configure connections to an app #2542 by aditya-okta.
  • New resource and data source okta_app_token manage OAuth 2.0 tokens for an app #2546 by aditya-okta.
  • New resource and data source okta_app_feature to configure app provisioning feature settings #2549 by aditya-okta.
  • New resource and data source okta_api_token to manage SSWS API tokens for your organisation #2250 by aditya-okta.
  • New data source okta_auth_server_keys to retrieve JSON Web Key credentials for the given authServerId #2551 by dhiwakar-okta.
  • Add support for Okta SDK Golang V6.0.0 #2553 by pranav-okta.

BUG FIXES

  • Fix error when creating attributes in resource okta_app_user_schema_property #2548 by dhiwakar-okta.
  • Fix bogus changes getting reported when importing okta_app_signon_policy #2554 by dhiwakar-okta.

... (truncated)

Commits
  • d9c7669 prepare release v6.5.4 (#2622)
  • ccaccad adds check if key has a Known value (#2620)
  • 11db05a Revert OKTA-1001373 Add authenticator methods to okta_authenticator (#2619)
  • 40679e5 OKTA-1094098 | Addressing Concurrent Map Writes In okta_customized_signin_pag...
  • 1f97ad2 Adds support for Id field in AuthenticationMethodObject (#2609)
  • ec4cbea OKTA-1001373 Add authenticator methods to okta_authenticator (#2595)
  • 979c623 GH-2189 | OKTA-1087655 | Changes To Update Okta Default Brand's help_url (#2607)
  • 13fbbec adds nil checks to idp resources and data sources and re-records vcr tests (#...
  • 4af4b41 build(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 (#2602)
  • f080851 build(deps): bump github.com/okta/okta-sdk-golang/v6 from 6.0.1 to 6.0.2 (#2606)
  • 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.4)

---
updated-dependencies:
- dependency-name: okta/okta
  dependency-version: 6.5.4
  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 Jan 18, 2026
@dependabot dependabot Bot requested a review from a team as a code owner January 18, 2026 15:42
@dependabot dependabot Bot added the terraform Pull requests that update Terraform code label Jan 18, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 1, 2026

Superseded by #9421.

@dependabot dependabot Bot closed this Feb 1, 2026
@dependabot dependabot Bot deleted the dependabot/terraform/ops/services/okta-global/okta/okta-tw-6.5.4 branch February 1, 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