mrparkers / terraform-provider-keycloak

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

[authz] time policy : unable to set hours : wrong date format sent to KC #418

Open semangard opened 3 years ago

semangard commented 3 years ago

Hello,

When I try to do the following change (once state TF state refreshed) :

image

I got the TF error : image

Which is related to the following error raised by KC : image

semangard commented 3 years ago

I got the same issue if I try to create more simply the following time policy whereas it is possible through KC UI ::

image