Hi all,

On one of our applications we need to have very customisable login page -works with an online customisation facility- and hence we need to have the login page built in our application and be able to authenticate users remotely via the java rest api.

Are there any examples to do this ? Otherwise any tips would be great.

Thanks for any help.