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

Redirect back after logout

sakaye opened this issue · comments

Hello, I have saml authentication working in my app but when a user logs out they end up on my Idp logout page. How can I get them back to the original site? Am I just missing something in the docs? Thanks for the help.

Bryun

Hi

Did you solve the idp logout page issue?

I did not. I believe it has to do with configurations on our SAML controller. I told my end users to just deal with it.