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

Changes for version 0.0133 - 2018-04-18

  • remove request parameter _callback from ORCID handler. request parameter code should mark callback phase.
  • add error_path to Plack::Auth::SSO. Handle this for CAS and ORCID.
  • add attribute public to ORCID handler
  • add attribute scope to ORCID handler

Modules

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

Provides

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