api

http4k / org.http4k.security / InsecureCookieBasedOAuthPersistence / assignNonce

assignNonce

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.