Separate default sign up page from login page

Hello,

Is it possible to separate the default sign up page that Keycloak offers?

For example, I would like to access this page: http://localhost:8080/auth/realms/master/login-actions/registration?client_id=security-admin-console&tab_id=xejk6-_pXUc
without visiting the login page.

Thanks in advance!

You can automatically direct a user to the registration page. For example, if you’re using the JS adapter, you can use this Securing Applications and Services Guide