mrparkers / terraform-provider-keycloak

Terraform provider for Keycloak
https://registry.terraform.io/providers/mrparkers/keycloak/latest/docs
MIT License
598 stars 292 forks source link

Fix 919 provider crash #922

Open TBeijen opened 6 months ago

TBeijen commented 6 months ago

Fix for #919

Always refresh token after create realm.

Rationale is this should not be expensive since:

Existing acceptance test testKeycloakDefaultRoles_basic should cover this, provided the acceptance tests include Keycloak v22 and newer. For that, the following PRs exist: