Hi Does CAS support identifying which authentication handler was used by a user for authentication. Either via attributes or some other way?
I'm looking for a way to support levels of authentication strength. The goal is that an application during a service ticket validation can decide if it wishes to accept the authentication strength of the login method used. So for instance an attribute LOGIN_METHOD = X509clientcert might signal to the application that full trust is ok, and the user should be able to do anything, but LOGIN_METHOD = user_pass could result in only read access to data. -- Kind regards Thomas Pronstad -- 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
