supabase / auth

A JWT based API for managing users and issuing JWT tokens
https://supabase.com/docs/guides/auth
MIT License
1.55k stars 374 forks source link

Allow change of SAML Certificate Expiry Date #1799

Open J0 opened 1 month ago

J0 commented 1 month ago

Bug report

A customer reported that they need to set the validity period as per the best practices of their idp, in this case Ping Identity for a period of up to 3-5 years.

This isn't possible given how the certificate works now

We welcome Pull Requests to address this