User Management
Depending on the size of your organization and the number of users accessing Txture, one of the following options for managing user accounts may be used. When choosing your option be aware of the differences between User Authentication and User Management. Below find detailed documentation of the individual options.
User Authentication & Management options:
- OAuth / OpenID Connect: You can use OAuth (preferably with OpenID Connect) to let users log in and create user accounts on the fly as they access Txture.
- Active Directory Authentication: Txture can directly use Active Directory infrastructure to authenticate users.
- SSO via Windows Authentication: If you are using a proxy server in front of your Txture instance, Txture can be configured to use HTTP headers for authentication.
- Pre-imported users: The versatile importers of Txture can also be used to import user accounts. Sources can be LDAP, AD, SQL or just plain CSV. Login is then handled by the standard Txture login form or using Active Directory.
- Manual user management: Txture is fully capable of manually handling users. All login credentials and user data are stored and managed within Txture.
- Provisioning via SCIM: Txture implements the SCIM standard, allowing external tools to push user and role information to it.