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.

To access, expand and right-click .
| Property | Value | Description |
|---|---|---|
| FoxandWebSchemes | additional properties | Serves as a container for the baja core authentication schemes. A topic for each individual scheme documents the properties for each. |
| WebServiceSchemes | additional properties | Serves 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. |