# OpenID Connect Client ## Overview This is the Client, a Spring Security AuthenticationFilter, to the OpenID Connect Java Spring Server following the [OpenID Connect Standard] described protocol. ## Configuration of OIDCAuthenticationFilter Configure the OIDCAuthenticationFilter by adding the XML to your application context security like so making changes where necessary for your deployment: