Class AddPCKECodeVerifierAndChallenge

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, MessageHandler

public class AddPCKECodeVerifierAndChallenge extends AbstractOIDCAuthenticationRequestActionMessageHandler
Create an OAuth 2.0 PCKE code_verifier to use in the token request, and derives a code_challenge for immediate use in the authorization request.
Since:
2.1.0