This section contains the form fields that will be posted to the Authentication Service.
The form's action is set in server side code after populating the postToUrl (i.e. the Authentication Service) from the web.config file.
Note:
- The form is not set to runat="server" to ensure the SignIn submit button posts the form.
- These fields would normally be hidden.