aacotroneo / laravel-saml2

A Laravel 5 package for Saml2 integration as a SP (service provider) based on the simple OneLogin toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to check if request has valid SAML data?

BasvanH opened this issue · comments

Hi,

I would like to create a middleware to check if an incoming request has already been authenticated by our IDP. Does anyone know how to accomplish this?

Kind regards,
Bastiaan