Properties
| Property | Type | Description |
|---|---|---|
| activeDirectory | Config2_ActiveDirectoryAuthenticator | Active Directory authentication configuration. |
| database | Config2_DatabaseAuthenticator | Database authentication configuration. |
| gateway | Config2_GatewayAuthenticator | Gateway authentication configuration. |
| ldap | Config2_LDAPAuthenticator | LDAP authentication configuration. |
| saml | Config2_SAMLAuthenticator | SAML Single Sign-On configuration. |
Property Details
activeDirectory :Config2_ActiveDirectoryAuthenticator
- Description:
Active Directory authentication configuration. Allows users to authenticate against Windows Active Directory.
Active Directory authentication configuration. Allows users to authenticate against Windows Active Directory.
Type:
database :Config2_DatabaseAuthenticator
- Description:
Database authentication configuration. Allows users to authenticate against a database.
Database authentication configuration. Allows users to authenticate against a database.
Type:
gateway :Config2_GatewayAuthenticator
- Description:
Gateway authentication configuration. Allows users to authenticate by connecting to a remote FTP/SFTP server.
Gateway authentication configuration. Allows users to authenticate by connecting to a remote FTP/SFTP server.
Type:
ldap :Config2_LDAPAuthenticator
- Description:
LDAP authentication configuration. Allows users to authenticate against an LDAP server.
LDAP authentication configuration. Allows users to authenticate against an LDAP server.
Type:
saml :Config2_SAMLAuthenticator
- Description:
SAML Single Sign-On configuration. Allows users to authenticate via SAML identity providers.
SAML Single Sign-On configuration. Allows users to authenticate via SAML identity providers.