Is there a way to display a link to the privacy policy on the register page template and force the user to check it before processing with the registration?
Since our registration requests personal information like date of birth we need to display GDPR complainant privacy policy and TOS.
Similar, can those policies be shown at the login page too (without requirement to check them).
The closest thing Keycloak has built-in is probably the “Terms and Conditions” requirement. See this section of the docs for more information on how to set that up: Server Administration Guide
Facebook just blocked us from using “login with Facebook”, because we don’t have a link to Privacy Policy on our KeyCloak login page and in the registration form. Is there a feature request I could upvote?