var challenge: FormAuthChallengeA response to send back if authentication failed
fun challenge(function: FormAuthChallengeFunction): Unit
Configure challenge (response to send back) if authentication failed.
fun challenge(redirectUrl: String): Unitfun challenge(redirect: Url): Unit
Configure redirect challenge if authentication failed