Authentication Scheme Folder (baja-AuthenticationSchemeFolder)

This component is a special container designed to store authentication schemes used in the station UserService. Additional authentication schemes and authentication scheme folders may be added. This component is located in the baja palette.

The AuthenticationSchemes authentication scheme folder is a frozen slot on the AuthenticationService, which contains the following default authentication scheme folders and schemes.

Figure 1. AuthenticationSchemeFolder properties

To access, expand Config > Services > AuthenticationService and right-click AuthenticationSchemes > Views > AX Property Sheet.

PropertyValueDescription
FoxandWebSchemesadditional propertiesServes as a container for the baja core authentication schemes.

A topic for each individual scheme documents the properties for each.

WebServiceSchemesadditional propertiesServes as a container for web authentication schemes. For property descriptions, refer to “baja-LegacyDigestAuthenticationScheme.”

Allows to configure HTTPBasicScheme which performs HTTP-Basic authentication using standard HTTP headers. It only works via the web, and is intended for clients that cannot use cookies. This authentication scheme sends the user name and password over the connection.