vendredi 8 septembre 2017

laravel login does not work with cloudFront AWS and Certificate Manager

I have an application built on laravel. I needed to enable https on my system and I used the cloudfront and Certificate Manager.

I was able to configure everything! Except that the laravel authentication system stopped working. Apparently the session in laravel does not work with cloudFront (CDN).

The system shows no errors. It simply does not authenticate the user.

I suspect the reason is the cloudFront. Because the cloudFront is between the browser and the EC2 server. Anyone know if there is a laravel authentication problem with cloudFront and Certificate Manager

my system: http://ift.tt/2eMpAGw

credentials:

login: teste@sandbox.pagseguro.com.br password: tim140

the laravel validation also does not show the error messages.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire