SSL certificate expiry notification

Feature: Provide an automated way to review SSL certificate for SSO connection, or an ability to subscribe to SSL certificate expiry notification.

Description: If certificate could be renewed with IdP directly, the expiry notification is not needed at all. Alternatively, if there is a way to subscribed to expiry notification programmatically (e.g. webhooks), it will make automating the notification delivery to our customer possible.

Use-case: Today, when the SSL cert of an SSO connection is about to expire, we get a email notification from OAuth. Right now, the process is very manual: We keep track of the expiry, then contact the corresponding customer, and repeatedly send out reminder emails until the cert is updated. We would like to automate this manual process.

Thanks for providing this feedback!

+1, we have the same use case and we have many, many SAML connections setup by our downstream customers. Today there is a lot of manual and error prone toil on our side to properly handle the expiry emails that Auth0 sends our admins and manually reach out to our customers. If Auth0 could send us a webhook event, we could easily automate sending cert expiry notifications to our customers.