terraform-provider-keycloak icon indicating copy to clipboard operation
terraform-provider-keycloak copied to clipboard

Add priority field support in authentication flow executions

Open gim- opened this issue 8 months ago • 3 comments

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- avatar Jun 01 '24 10:06 gim-