Skip to content

Verify Stream

There may be instances where the rate of event transmission on an Event Stream is quite low. This can make it challenging for an Event Receiver to distinguish between normal operation and a potential failure in event transmission due to stream misconfiguration. To address this, Event Receivers have the option to request a verification event to be sent over the Event Stream. Successful receipt of this event confirms that the stream is correctly configured, providing reassurance to the receiver.

Verify Stream

Invoke /ssf/verify in order to create a special Security Event Token of type https://schemas.openid.net/secevent/ssf/event-type/verification. Depending on your stream's configuration, you can either use the poll method to view and acknowledge this event, or verify it at your designated push-endpoint.