Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shaidar opened this issue Nov 8, 2023 · 1 comment
Open

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

shaidar opened this issue Nov 8, 2023 · 1 comment

Comments

@shaidar
Copy link

shaidar commented Nov 8, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants