StudentAffairsUWM / Laravel-Shibboleth-Service-Provider

Shibboleth Authentication for Laravel
https://packagist.org/packages/saitswebuwm/shibboleth
30 stars 37 forks source link

Provide support for session-based authentication #20

Closed cjmaio closed 2 years ago

cjmaio commented 8 years ago

Previously, for the Laravel 4 version of this plugin, we supported session-based authentication not requiring a token. When we moved to a token-based model, we dropped support for session-based.

However, it seems session-based authentication should still be part of this plugin.

johlton commented 7 years ago

+1