Skip to main content

10 docs tagged with "ldap"

View all tags

Create a Single User Account

To participate in a TeamForge site, a person must have a user account on that site. TeamForge administrators can create these user accounts. This topic applies to sites with no LDAP authentication.

Create Multiple User Accounts

To participate in a TeamForge site, a person must have a user account on that site. TeamForge administrators can provide access to multiple users by creating their accounts together.

Edit User Accounts

When a user has trouble accessing the site, you may need to reset the user's password or change the user's account status.

Find a User

To find a user, filter the list all Digital.ai TeamForge users on your site.

login-config.xml

This is the sample application-policy block that you can copy into your login-config.xml file to support LDAP authentication.

Use Both SAML and LDAP for TeamForge User Authentication

By setting up the SAML+LDAP IdP, TeamForge users can reap the benefits of both SAML and LDAP authentication mechanisms in a unified manner. With SAML+LDAP authentication, while SAML enables TeamForge users to access web applications, the LDAP authentication supports user authentication required for CLI applications. For example, if a user performs a source code commit in Git/SVN repository, the user can get authenticated via LDAP.