dev-master
9999999-dev https://github.com/vojir/Nette-ShibbolethAuthenticatorSimple extension for Shibboleth authentication in Nette projects
Apache-2.0
The Requires
- php >=5.5.0
- nette/di ^2.4
- nette/http ^2.4
authentication nette shibboleth
Wallogit.com
2017 © Pedro Peláez
Simple extension for Shibboleth authentication in Nette projects
Simple authentication using Shibboleth, (*1)
For usage, include into your config.neon:, (*2)
ShibbolethAuthenticator: Vojir\ShibbolethAuthExtension\DI\ShibbolethAuthExtension
and into .htaccess append:, (*3)
AuthType shibboleth Require shibboleth RewriteRule ^Shibboleth\.sso.*$ - [L,NC]
Simple extension for Shibboleth authentication in Nette projects
Apache-2.0
authentication nette shibboleth