Being able to type in credentials and log in from any page makes for a nicer user experience. Since we can't send passwords to an OpenID server from the client app, we'd have to integrate the ADAUsers login form into the page. With #48 implemented, the client app would then be able to notice the new login and update itself accordingly. Maybe we could even add some AJAX magic to have the page updated automatically?
Being able to type in credentials and log in from any page makes for a nicer user experience. Since we can't send passwords to an OpenID server from the client app, we'd have to integrate the ADAUsers login form into the page. With #48 implemented, the client app would then be able to notice the new login and update itself accordingly. Maybe we could even add some AJAX magic to have the page updated automatically?