24Slides / laravel-saml2

[Laravel 5.4+] An integration to add SSO to your service via SAML2 protocol based on OneLogin toolkit with support of multiple Identity Providers
MIT License
231 stars 69 forks source link

feat(sp): add valid until date to sp configuration #58

Open Weegy opened 1 year ago

breart commented 11 months ago

Could you please elaborate on this PR? Why this is needed?

fedeisas commented 6 months ago

@breart, maybe @Weegy can expand on this, but I think if you don't set a validUntil attribute on your SP metadata, the IdP controls the refresh with their own policy (I think for Azure is 24 hours).