Configuring Authentication
Last updated
Last updated
The Authentication
element specifies the module to use for validating user identity. AMPS allows you to set the default Authentication
for the instance as a whole, and also to set the Authentication
on each Transport
individually.
Authentication
elements are not required. The instance authentication defaults to using the amps-default-authentication-module
if no Authentication
element is specified for the instance. An individual Transport
defaults to using the instance Authentication
if no Authentication
element is provided for that Transport
.
The section describes how AMPS handles authentication and the default modules in more detail.
Described below are the configuration items for setting Authentication
. Expand each item for more details.
AMPS loads the following authentication modules by default. Expand each item for more details.