Aug 4, 2018
0
Level 7
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?
Please or to participate in this conversation.