The login page is controlled by a template residing in grails-app/views/templates/nimble/login/_login.gsp in the host application. By default the template supports local authentication, OpenID and Facebook. This template will automatically remove functionality as you disable options in config, for example if you disable the Facebook federation provider that login option will disappear from the default template. However you're free to modify this page to look ad feel however you like to suit the host application. |