infomaniak/t3ext-infomaniak-auth
Composer 安装命令:
composer require infomaniak/t3ext-infomaniak-auth
包简介
Infomaniak OIDC Provider for TYPO3
README 文档
README
✨ Fonctionnalités
- 🔐 Authentication via Infomaniak
- 👥 Automatic TYPO3 user account creation
- 🔄 Data sync (email, first name, last name)
- 🏷️ Assignment to TYPO3 user groups
📥 Installation
Requirements
- TYPO3 v12+
- Infomaniak account with a configured Auth app
composer require infomaniak/t3ext-infomaniak-auth
⚙️ Configuration
- Create an Auth application in the Infomaniak Manager
You need an Infomaniak account and must configure an Auth application in the Infomaniak Manager.
Go to the Cloud Computing section and choose the Auth application. Then click on "Create a new application".
Next, fill in the following information:
- What type of app would you like to create? : Choose "Application"
- What name would you like to give your app? : Enter the name of your application
- Specify the permitted redirection URLs for this app: The homepage URL of your TYPO3 site, ending with /oauthcallback (e.g., https://www.myapp.com/oauthcallback)
You can then retrieve the Client ID and Client Secret for your application.
- Configure the extension in the TYPO3 backend:
Once the extension is installed, you need to configure the authentication module.
- Go to Admin Tools > Settings > Extension Configuration
- Select the extension infomaniak_auth
- Configure the extension settings
Client configuration
- In the first tab, provide the following details :
- Client ID: Provided by Infomaniak when creating the application
- Client Secret: Provided by Infomaniak when creating the application
- Client Scopes : Scopes to be used for authentication (default:
openid email profile)
Authentification Backend
In the second tab, you can configure authentication for the TYPO3 backend.
Authentification Frontend
In the third tab, you can configure authentication for the TYPO3 frontend.
Server configuration
In the last tab, you can configure the various endpoints for the Infomaniak authentication server. You normally shouldn’t need to modify these settings.
Login into TYPO3
Authentification Backend
Once the extension is installed and configured, you can log in to the TYPO3 backend using your Infomaniak account.
- Choose to login with your Infomaniak account.
- Click on the "Login" button.
You will be redirected to Infomaniak’s login page. After authentication, you will be logged into the TYPO3 backend.
Authentification Frontend
To allow users to log in to your website's frontend, you need to add the Infomaniak Auth plugin to a page.
This plugin will display a login button. When the visitor clicks the button, they will be redirected to the Infomaniak login page.
Upon return, they will be logged in to the TYPO3 frontend.
infomaniak/t3ext-infomaniak-auth 适用场景与选型建议
infomaniak/t3ext-infomaniak-auth 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 4 次下载、GitHub Stars 达 0, 最近一次更新时间为 2025 年 06 月 17 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「OpenId」 「Authentication」 「typo3」 「oidc」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 infomaniak/t3ext-infomaniak-auth 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 infomaniak/t3ext-infomaniak-auth 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 infomaniak/t3ext-infomaniak-auth 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
GraphQL authentication for your headless Craft CMS applications.
Ory-Hydra OAuth 2.0 Client Provider for The PHP League OAuth2-Client
Bare-bones OpenID Connect client
Set Links with a specific language parameter
Customize JWT claims in Laravel Passport access tokens
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 21
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-17



