Can anyone please confirm that there is or is not a possibility to do this?

Mit freundlichen Grüßen,

Christian Beikov
Am 19.01.2015 um 01:14 schrieb Christian Beikov:
Hello!

Quick question. Is there a way to directly link to the registration or login page from a different page?
I tried the following but only get "Bad request" when submitting the form.

Registration: /auth/realms/{realm-name}/tokens/registrations?redirect_uri=http%3A%2F%2Flocalhost%3A8080%2Fprotected&client_id=protected
Login: /auth/realms/{realm-name}/tokens/login?redirect_uri=http%3A%2F%2Flocalhost%3A8080%2Fprotected&client_id=protected
--

Mit freundlichen Grüßen,

Christian Beikov