open fun setDirectLoggedInOKURL(directLoggedInOKURL: String): FormLoginHandler
Set the url to redirect to if the user logs in directly at the url of the form login handler without being redirected here first
directLoggedInOKURL - the URL to redirect to
Return
a reference to this for a fluent API