LtiReplayProtectionService

Accepts each LTI consumer-key and nonce pair once within the configured timestamp window.

The repository stores a digest of the pair until every valid replay time has passed.

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
suspend fun consume(request: ConsumeLtiNonceRequest)