2017 © Pedro Peláez
 

library nette-shibboleth-authenticator

Simple extension for Shibboleth authentication in Nette projects

image

vojir/nette-shibboleth-authenticator

Simple extension for Shibboleth authentication in Nette projects

  • Thursday, October 26, 2017
  • by vojir
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Nette-ShibbolethAuthExtension

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]

The Versions

26/10 2017

dev-master

9999999-dev https://github.com/vojir/Nette-ShibbolethAuthenticator

Simple extension for Shibboleth authentication in Nette projects

  Sources   Download

Apache-2.0

The Requires

 

authentication nette shibboleth