SessionAuthChallenge
Specifies what to send back if authentication fails.
Types
Link copied to clipboard
Does nothing so other authentication methods could provide their challenges. This is the default and recommended way
Link copied to clipboard
Content copied to clipboard
Redirect to an URL provided by the given function.
Link copied to clipboard
Respond with HttpStatusCode.Unauthorized.