mrparkers / terraform-provider-keycloak

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

Add priority field support in authentication flow executions #970

Open gim- opened 1 month ago

gim- commented 1 month ago

Allows to declaratively define authentication flow execution and subflow priority in Keycloak 25 onwards.

Additionally I've removed raisePriority/lowerPriority functions as they don't seem to be used anywhere.

Fixes #296

gim- commented 1 month ago

Test run in GitHub actions appears to be flaky.