PHPackages                             in2code/t3am\_server - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. in2code/t3am\_server

ActiveTypo3-cms-extension[Authentication &amp; Authorization](/categories/authentication)

in2code/t3am\_server
====================

T3AM Server - TYPO3 Authentication Manager Server

3.0.2(3y ago)31.8k2GPL-2.0PHPPHP ^7.2

Since Mar 9Pushed 3y ago2 watchersCompare

[ Source](https://github.com/in2code-de/t3am_server)[ Packagist](https://packagist.org/packages/in2code/t3am_server)[ RSS](/packages/in2code-t3am-server/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (5)Dependencies (1)Versions (10)Used By (0)

T3AM Server - TYPO3 Authentication Manager Server
=================================================

[](#t3am-server---typo3-authentication-manager-server)

(Pron.: /tiːm/)

What does it do?
----------------

[](#what-does-it-do)

T3AM Server provides a simple yet secure and fast API to check and retrieve backend users as well as validation of their password. T3AM (client) allows you to log in at any TYPO3 with a single username/password which is managed by a central system (where T3AM Server is installed).

[T3AM (client)](https://github.com/in2code-de/t3am) is required if you want to use T3AM Server.

Compatibilty for newer TYPO3 Version
------------------------------------

[](#compatibilty-for-newer-typo3-version)

This extension is the Server part for t3am client for older TYPO3 (server) versions. If you want to TYPO3 11 or newer as T3AM Server, please use [T3AM](https://github.com/in2code-de/t3am). The updated version of T3AM combines now Server and Client.

Installation &amp; Configuration
--------------------------------

[](#installation--configuration)

Prerequisite: You should have installed T3AM (client) in another TYPO3 instance already!

1. Get T3AM Server a) Composer: `composer require in2code/t3am_server`b) TER download: [extensions.typo3.org](https://extensions.typo3.org/extension/t3am_server)c) github dowload [https://github.com/in2code-de/t3am\_server](https://github.com/in2code-de/t3am_server/releases/latest)
2. Activate T3AM Server in the Extension Manager.
3. Open the List Module and select the root page (ID=0)
4. Create a new T3AM Client and fill in the name and description, save (without closing) and copy the token.
5. Go to your client installation (where you installed T3AM (client)), open the Extension Manager, configure T3AM by pasting the token in the respective field. Add the Server URL.

Now anyone which has an active backend account on the T3AM Server side can use that account to log into the client system without prior account creation. If a user gets deleted in T3AM Server (not removed from the database!) the user will be removed from the client system at next login.

Features
--------

[](#features)

- RSA-encrypted transmission for the password
- Detects deleted and disabled users
- Blazing fast

Credits
-------

[](#credits)

ext\_icon.svg:

Icons made by [Smashicons](https://www.flaticon.com/authors/smashicons "Smashicons") from [www.flaticon.com](https://www.flaticon.com/ "Flaticon") is licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/ "Creative Commons BY 3.0")

Changelog
---------

[](#changelog)

V3.0.2

- Mark this extension as obsolete, as

V3.0.0

- Support for TYPO3 10 as [T3AM](https://github.com/in2code-de/t3am) combines now Server and client

V2.0.1

- \[BUGFIX\] Re-add TYPO3 v8 password check mechanism
- \[BUGFIX\] Use the reflection parameter type's getName method in PHP gte 7.1\]
- \[BUGFIX\] Allow arbitrary return types on dispatcher results
- \[BUGFIX\] Correctly detect the be user state
- \[REFACTOR\] Add type hints to all methods
- \[REFACTOR\] Simplify the usage of the query builder
- \[REFACTOR\] Import all functions
- \[REFACTOR\] Use strict\_types evreywhere
- \[REFACTOR\] Move exception codes and messaged to the exception class

v2.0

- Support for TYPO3 8 &amp; 9.0

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 65% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~260 days

Recently: every ~359 days

Total

8

Last Release

1169d ago

Major Versions

1.1.0 → 2.0.02019-03-27

2.0.1 → 3.0.02019-08-03

PHP version history (3 changes)1.0.0PHP ^5.5 || ^7.0

2.0.0PHP ^5.6 || ^7.0

3.0.1PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/c7b0e95a86a09cd1d3f7a0089ae701ccbe840ae9d794def4ef1829ceae48d061?d=identicon)[in2code](/maintainers/in2code)

---

Top Contributors

[![vertexvaar](https://avatars.githubusercontent.com/u/5594393?v=4)](https://github.com/vertexvaar "vertexvaar (26 commits)")[![dejdav](https://avatars.githubusercontent.com/u/44683433?v=4)](https://github.com/dejdav "dejdav (10 commits)")[![sbusemann](https://avatars.githubusercontent.com/u/3660954?v=4)](https://github.com/sbusemann "sbusemann (3 commits)")[![einpraegsam](https://avatars.githubusercontent.com/u/89055?v=4)](https://github.com/einpraegsam "einpraegsam (1 commits)")

---

Tags

typo3typo3-extension

### Embed Badge

![Health badge](/badges/in2code-t3am-server/health.svg)

```
[![Health](https://phpackages.com/badges/in2code-t3am-server/health.svg)](https://phpackages.com/packages/in2code-t3am-server)
```

###  Alternatives

[in2code/femanager

Modern TYPO3 Frontend User Registration.

49745.4k6](/packages/in2code-femanager)[typo3/cms-felogin

TYPO3 CMS Frontend Login - A template-based plugin to log in website users in the TYPO3 frontend.

116.7M99](/packages/typo3-cms-felogin)[causal/ig_ldap_sso_auth

This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.

33377.4k](/packages/causal-ig-ldap-sso-auth)[friendsoftypo3/openid

OpenID authentication for TYPO3 CMS

1396.0k](/packages/friendsoftypo3-openid)[b13/permission-sets

Allows for deployable and re-usable permission sets for backend users

2964.0k3](/packages/b13-permission-sets)[mfc/oauth2

Generic OAuth2 authentication and authorization for TYPO3 CMS

11290.6k2](/packages/mfc-oauth2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
