mariovalney / laravel-keycloak-web-guard

Simple Keycloak Guard to Laravel Web Routes - https://packagist.org/packages/vizir/laravel-keycloak-web-guard
146 stars 80 forks source link

Error callback, save session #63

Closed tporto closed 2 years ago

tporto commented 2 years ago

image

tporto commented 2 years ago

When I return to the callback, I'm having this because it's trying to save the email used in the login in the user_id, is it really necessary to save it in the session? There's a way to disable it, I've tried and I couldn't.

tporto commented 2 years ago

Sorry for my ignorance, I've never worked with keycloak. I'm trying to implement it on a legacy system.

mariovalney commented 2 years ago

No problem, Thiago. I just don't have time to answer always, but you can keep asking.