If i do not set facebook secret and key in application.properties, and instead use ApplicationContext.xml the application is unable to detect any Identity providers, whereas if I set the key and secret in application.properties then I am getting: [org.apereo.cas.support.pac4j.web.flow.ClientAction] - <Cannot process client #TwitterClient# | callbackUrl:
https://cas.example.org:8080/cas/login?client_name=TwitterClient | configuration: #CasConfiguration# | loginUrl:
https://localhost:8443/cas/login | prefixUrl: null | protocol: CAS30 | renew: false | gateway: false | encoding: UTF-8 | logoutHandler: null | acceptAnyProxy: false | allowedProxyChains: [] | proxyReceptor: null | timeTolerance: 1000 | |>
Also