Question
Auto login in VPN Web Portal through active directory server
I have use active directory in other Laravel app, which is redirected at vpn web portal through Laravel app and again portal want login, We actually want when someone redirect into vpn web portal through Laravel app , there is no need to login Ist time but if session expire login required.
Same active directory server use for login in Laravel app and VPN web portal.
