All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, MessageHandler

Add an OAuth 2.0 / OpenID Connect state value to the authentication request URL and the request object claims (if present).

The state parameter helps prevent cross-site request forgery (CSRF) attacks and can be used by clients to maintain request and response state.