api

http4k / org.http4k.security / OAuthPersistence / assignNonce

assignNonce

abstract fun assignNonce(redirect: Response, nonce: Nonce): Response

Assign a nonce to this OIDC auth redirection (to the end-service) response. Opportunity here to modify the response returned to the user when the redirection happens.