Element Details: Authentication
 Back


Available in: Logi Info Source code name: AuthenticationRule

The AuthenticationRule element defines a DataLayer that returns a single row to authenticate a user. When the DataLayer returns no rows, the user is not authenticated.

AuthenticationRule works when the Security element's AuthenticationSource="Standard".



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ID
UserDefined
The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
UsernameDataColumn
UserDefined
The DataColumn that has the Username value. The default is the DataLayer's first column.



PARENT ELEMENTS

Click element to drill down for more information.

Security


CHILD ELEMENTS

Click element to drill down for more information.

DataLayer.Cached
DataLayer.CSV
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google Spreadsheet
DataLayer.JSON
DataLayer.LDAP Authentication
DataLayer.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.Plugin
DataLayer.REST
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML


 Back to top


 Chart Debug