Methods
AuthKit provides the following Authentication Methods
Use HTTP basic authorisation
Use HTTP digest authentication
Use a cookie and simple HTML form generated by the middleware
Internally forward the request to a specified path so the
application can present a form to the user and handle sign in itself
Externally redirect the request to a specified URL where the user
can sign in
Use an OpenID passurl for authentication