用于Nette项目的Shibboleth身份验证的简单扩展
github.com/vojir/Nette-ShibbolethAuthenticator
主页
源代码
问题
安装: 48
依赖关系: 0
建议者: 0
安全性: 0
星标: 0
关注者: 2
分支: 0
公开问题: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
Apache-2.0 439e163fdb9ca7c329b46399f5f91cc799eb0c23
Authenticationnetteshibboleth
This package is auto-updated.
Last update: 2024-09-04 23:54:55 UTC
使用Shibboleth进行简单身份验证
使用时,将其包含在config.neon中
ShibbolethAuthenticator: Vojir\ShibbolethAuthExtension\DI\ShibbolethAuthExtension
并在.htaccess中追加
AuthType shibboleth Require shibboleth RewriteRule ^Shibboleth\.sso.*$ - [L,NC]