Class DisableNonce

All Implemented Interfaces:
Describable<OidcProperty>

public class DisableNonce extends OidcProperty
Disables the use of nonce in OIDC authentication. This is generally not recommended as it can lead to replay attacks.