Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经实现了一个基本的 cas 身份验证系统,它通过自定义登录屏幕向 cas 服务器进行身份验证,但现在我想为此使用一个经过良好测试的包。所以想知道是否有一种方法可以使用带有自定义登录屏幕的 phpcas。
搜索 packagegist 应该会有所帮助,还建议使用 composer 拉取依赖项。我使用的唯一 phpCAS 库是:
https://github.com/Jasig/phpCAS
这是维护并支持 PHP 5.0+。您可以使用以下命令使用 composer 安装此依赖项:
composer.phar require jasig/phpca