Teamwork Administrator’s Console, LDAP Integration tab. Authentication Settings (SASL)
Authentication Settings are described in the following table.
Setting Name | Description |
---|---|
Authentication Identity | Login name supplied by the user is transformed to an authentication identity when authenticating. The authentication Identity is a mandatory template. The template recognizes a single keyword $(login). An example of a template: $(login) |
Authorization Identity | Login name supplied by the user is transformed to an authorization identity when authenticating if the Authorization Identity template is specified. The template recognizes a single keyword $(login). An example of a template: $(login) or $(login)@example |
Realm | Specifies the realm of an authentication identity for the SASL bind. |
Mechanism | Specifies the SASL mechanism to be used for authentication. An example: DIGEST-MD5 |
Add Comment