Authentication Module
The Authentication Module creates and presents a form for users to enter their credentials and be authenticated. You can configure the region in which the form is rendered.
Configuration Properties
Module
-
region
: The region in which to display the authentication form. The default region isModalWindowRegion
. For a list of regions, see Regions.
Views
-
AuthenticationView
: Noconfiguration
properties
View Models
-
AuthenticationViewModel
: Noconfiguration
properties