github keycloak/terraform-provider-keycloak v5.6.0

7 hours ago

What's Changed

  • support enabling fine grained permssion in realm resource by @KyriosGN0 in #1268
  • chore(deps): bump org.jetbrains.kotlin.jvm from 2.2.20 to 2.2.21 in /custom-user-federation-example by @dependabot[bot] in #1361
  • set pkce_code_challenge_method in state during read by @ethan-k in #1382
  • feat: Add allowutf8 field to realm SMTP configuration by @yrd in #1376
  • fix: Use normalized Keycloak API path when querying group by path by @yrd in #1385
  • 1383 update to kc26.4.5 by @sschu in #1386
  • Change OpenLDAP image to bitnamilegacy version by @lucakiebel in #1369
  • Enhance documentation for keycloak_openid_client_scope.include_in_token_scope by @RafaelWO in #1367
  • add connection_pooling params for userfederation by @mawenge in #1374
  • Add missing datasource for authentication subflow by @ethan-k in #1381
  • Configurable kid for keycloak_realm_keystore_rsa resource by @rruxandra in #1301
  • fix(openid_client): allow clearing description to empty string (fixes #1257) by @lucakiebel in #1370
  • docs: add missing authorization resource documentation by @ethan-k in #1391
  • Updated to Terraform 1.14.0 and fixed another path normalization bug by @sschu in #1392
  • chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #1388
  • chore(deps): bump actions/checkout from 5 to 6 in /.github/workflows by @dependabot[bot] in #1393
  • Feat/add deletion_protection to keycloak realm by @tuankiettruong in #1346
  • feat: make organization domain field optional by @tuankiettruong in #1394
  • chore(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 by @dependabot[bot] in #1399
  • chore(deps): bump org.jetbrains.kotlin.jvm from 2.2.21 to 2.3.0 in /custom-user-federation-example by @dependabot[bot] in #1420
  • chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #1414
  • chore(deps): bump com.gradleup.shadow from 9.2.2 to 9.3.0 in /custom-user-federation-example by @dependabot[bot] in #1408
  • feat: add missing max_temporary_lockouts for realm brute_force_protection by @tuankiettruong in #1401
  • feat: add require_dpop_bound_tokens to keycloak_openid_client by @tuankiettruong in #1410
  • Add Debug var for LDAP/Kerberos Auth Module by @robson90 in #1412
  • feat(keycloak-group): add the attribute description by @vaerh in #1413
  • feat(provider): add facebook identity provider by @lekhmanrus in #1415
  • Add support for configuring SAML encryption algorithm by @christopher-svensson-stegra in #1418
  • 1421 update to KC26.4.7 by @sschu in #1422
  • Authorization block false diff on openid_client import by @ethan-k in #1404
  • fix keycloak_group_permissions - panic: interface conversion: interface {} is nil, not string by @consooo in #1397
  • Update to version 5.6.0 by @sschu in #1423

New Contributors

Full Changelog: v5.5.0...v5.6.0

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

NewReleases is sending notifications on new releases.