# Account Choooser UI Application ## Overview This is Web application created in response to [Issue #39] to permit the Client AuthenticationFilter to speak to multiple OpenID Connect servers. ## Configuration Configure a bean configuration to the spring-servlet.xml like so: The keys must match those found in the OpenIdConnectAuthenticationFilter's configuration like so: … [Issue #39]: http://github.com/jricher/OpenID-Connect-Java-Spring-Server/issues/39 "Issue #39 -- Multiple Point Client"