laravel-saml2 icon indicating copy to clipboard operation
laravel-saml2 copied to clipboard

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

Results 105 laravel-saml2 issues
Sort by recently updated
recently updated
newest added

OneLogin is not free for using this package is required for me to contact them?

Hi, I am using the package with JWT and I am wondering if someone has done it before and can help me. I figured out the login already, but on...

I have this package working when it runs on a publicly available server. My next step is to try and get it working in my local dev environment. I am...

I am Not able to code The Logout part can Anyone help me in this

Added some instructrion how to upgrade from 1.x to 2.x

Hi, I'm trying to implement laravel-saml2 in my project and so far login is working like a charm. My problem is when I have to Logout. When I redirect to...

Added a route pattern for the `idpName` route prefix based on the `idpNames` array in the config. This is to prevent the saml2 routes accidentally matching any other routes (eg:...

Hi, Can I ask for help here? My IDP has different certificate for singing and encryption. on OneLogin I can set the URL to both cert file on x509certMulti in...

Right now, the setting `saml_2_setting.idpNames` is not being used at all. I would like to use this to switch between IDP providers on live, staging and local with a value...

I'm getting this error on the route saml2/metadata and the others. Invalid array settings: sp_acs_url_invalid, sp_sls_url_invalid Thanks