miniorange/auth0_sso
Composer 安装命令:
composer require miniorange/auth0_sso
包简介
Auth0 extension for Typo3 allows your backend and frontend users to log in (Single Sign-On - SSO) into TYPO3 using Auth0 credentials.
README 文档
README
This is a Typo3 extension from miniOrange Inc. for Auth0 Single-Sign-On (SSO). Feel free to point out any bugs or issues. For any query or to enable premium features, contact us through the support form in the extension itself. Also, you can email magentosupport@xecurify.com or visit https://www.miniorange.com/contact.
Installation Instructions:
- Composer Installation: Run the below command to install the extension: - composer require miniorange/auth0_sso
OR
-
Manual Installation: - Unzip the plugin zip into the typo3conf/ext folder and activate the extension from the Extensions section in Typo3.
-
After installing the extension, apply the database changes, if not applied automatically.
-
Create the two standard pages as feoidc and response and add the feoidc and response pages, respectively, to them.
-
Once the extension is installed successfully, navigate to the OpenID Connect Client tab of the plugin and fill in all the required fields as below: - OAuth/ OpenID Provider Name: {Name of your provider (e.g., Auth0)} - Application type: OAuth/OpenID Connect - Frontend Redirect/Callback Url : {Response Plugin Page URL which you created in step 4} (You will need to provide this URL to your OAuth/OIDC provider i.e., Auth0) - feoidc page URL: {feoidc Plugin Page URL which you created in step 4} - Client ID : {You will get it from your provider, i.e., auth0} - Client Secret : {You will get it from your provider, i.e., auth0} - Scope : openid profile email - Authorization Endpoint : https:// < your Auth0 domain > /authorize - Token Endpoint : https:// < your Auth0 domain > /oauth/token - User Info Endpoint : https:// < your Auth0 domain > /userinfo - Set client credentials in : Header/Body
-
Provide the redirect/callback URL in your Auth0 application by copying it from Frontend Redirect/Callback Url field in OpenID Connect Client tab.
-
Once you are done with the configurations on both ends (i.e., Typo3 and Auth0), click on the Test Configuration button in the OpenID Connect Client tab of the plugin and check if you are able to test it successfully.
-
Navigate to the Attribute Mapping tab and map the Username attribute to the auth0 attribute using which you want to identify the users in Typo3 (you can find all the attributes received from auth0 in the test configuration).
-
Navigate to the Group Mapping tab of the plugin and save the Group Mapping for Frontend Users by selecting the Default Usergroup.
-
Once you have done all the above steps, you are ready to test the SSO. You can use your Feoidc Page URL in order to initiate the SSO.
You can refer to the below guide link for more information: https://plugins.miniorange.com/auth0-single-sign-on-typo3-sso-oauth-openid-connect
miniorange/auth0_sso 适用场景与选型建议
miniorange/auth0_sso 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 25 次下载、GitHub Stars 达 1, 最近一次更新时间为 2024 年 08 月 07 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 miniorange/auth0_sso 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 miniorange/auth0_sso 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 25
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 28
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2024-08-07