laravel-saml2
laravel-saml2 copied to clipboard
default routes redirect to https
Hi,
using the default routes of the saml2.php config redirects to http while my 'entityId', 'assertionConsumerService' and 'singleLogoutService' in the metadata are https routes.
Can I overwrite this anywhere in the config or do I have to use defaults or env vars.