We have enabled Keycloak ![]()
And so far we only see the section “log in using social networks” on the authorization (Sign In) page.
Can we add to the registration page. Thanks
You can do this with a custom theme. You’ll need to override the register.ftl template.
Take the social providers section from the login.ftl template:
1 Like