The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.01 - 2018-02-27

  • add Moo::Role LibreCat::Auth::SSO
  • add implementing package LibreCat::Auth::SSO::CAS
  • add implementing package LibreCat::Auth::SSO::ORCID
  • add tests
  • setup milla
  • use WWW::ORCID
  • add documentation
  • add example Plack application to directory examples

Modules

role for Single Sign On (SSO) authentication
implementation of LibreCat::Auth::SSO for CAS
implementation of LibreCat::Auth::SSO for ORCID
implementation of LibreCat::Auth::SSO for Shibboleth

Provides

in lib/LibreCat/Auth/SSO/ResponseParser.pm
in lib/LibreCat/Auth/SSO/ResponseParser/CAS.pm
in lib/LibreCat/Auth/SSO/ResponseParser/ORCID.pm