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

Combine with spatie/laravel-permission

mebots-zz opened this issue · comments

Hello,

Can we combine laravel-saml2 with spatie/laravel-permission, we get from adfs the roles of the user, we want to check that role against the roles of spatie/laravel-permission to give permissions on parts of the application.