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

No authentication provider found for id: registration-page-form #896

Open shaidar opened 8 months ago

shaidar commented 8 months ago

Under Keycloak's Authentication when trying to create a registration flow that is basically a copy of the built-in registration flow, the registration flow has an authentication execution step that requires a registration-page-form as its authenticator. However, that throws the following error:

No authentication provider found for id: registration-page-form

Looking at the code here the endpoints specified in the comment, does not include the registration-page-form as that's available at the following endpoint:

realms/{realm}/authentication/form-action-providers