Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

brianmangus's avatar

Authenticate with referring site session data

I am building a replacement for an existing large application in Laravel, piece by piece. This application uses active directory authentication. I have already integrated active directory with the new site using the Adldap2 package. It works great. My issue is that the manager does not want users to have to authenticate again into the laravel application if they were sent from inside of the existing staff portal. Is there an easy way to accomplish this task?

0 likes
0 replies

Please or to participate in this conversation.