Changelog

Cert Renewal Notification Webhooks

June 11, 2025

WorkOS now emits events related to SAML certificate renewals. As a connection’s certificate nears expiration, WorkOS will emit the connection.saml_certificate_renewal_required event at regular intervals starting at 3 months before expiration.

If a certificate expires, the same event will continue to be emitted on a regular cadence until it is renewed. When a certificate is renewed, WorkOS will emit the connection.saml_certificate_renewed event to indicate the update.

For more information about the new events, check out the documentation.