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

Logged out listener - get user information

Open fernandocoronatomf opened this issue 6 years ago • 1 comments

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 the logout listener I don't have any idea of which user got logged out.

I looked onto the package code and it seems that it clears the session when you hit auth/saml2/slo But because I am using JWT and I have no session, I need to know the user id to get the token and invalidate.

Any idea that can help me? Thanks!

fernandocoronatomf avatar Jul 29 '18 16:07 fernandocoronatomf

Hi Did you solved this problem, I am facing this problem too

kalana3029 avatar May 15 '20 09:05 kalana3029