定制 ajgarlag/openid-connect-provider-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ajgarlag/openid-connect-provider-bundle

Composer 安装命令:

composer require ajgarlag/openid-connect-provider-bundle

包简介

OpenID Connect provider Symfony bundle

README 文档

README

unit tests static analysis coding standards automated refactorings stable version

AjgarlagOpenIDConnectProviderBundle is a Symfony bundle that integrates an OpenID Connect Provider (OP) into Symfony applications, extending the capabilities of the league/oauth2-server-bundle to provides endpoints and utilities to implement a standards-compliant OpenID Connect Provider.

Quick Start

  1. Install the bundle using Composer:

    composer require ajgarlag/openid-connect-provider-bundle
  2. Setup the league/oauth2-server-bundle, which is required for this bundle to function properly. Follow the README file to complete the setup.

  3. To enable OpenID Connect Discovery and RP Initiated Logout support, add the file config/routes/ajgarlag_openid_connect_provider.yaml:

    ajgarlag_openid_connect_provider:
        resource: '@AjgarlagOpenIDConnectProviderBundle/config/routes.php'
        type: php
  4. Tweak the configuration in your config/packages/ajgarlag_openid_connect_provider.yaml if needed. These are the default values:

    ajgarlag_openid_connect_provider:
        discovery:
            authorization_endpoint_route: 'oauth2_authorize'
            token_endpoint_route: 'oauth2_token'
            jwks_endpoint_route: 'openid_connect_jwks'
            end_session_endpoint_route: 'openid_connect_end_session'
        end_session:
            cancel_logout_default_path: '/'

Documentation

TBD

License

See the LICENSE file for details

统计信息

  • 总下载量: 2.48k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-07-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固