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.