I have CAS4.0 set up so that I have a x509 handler first, then username/password. I have a custom x509 resolver that looks up the CN in a database. If that fails, i throw an error and the username/password screen shows up.
I have a requirement to display a message like "user not found in database with CN ...." Is there a way to inject the http session (or something else) into my x509 pricipal resolver so I would have access to it in my loginView? Is there a better way? thank you, Michael -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
