Hello, I searched a bit through the mailing list, but could not find anything related to this topic.
My requirement is: I need to show the last unsuccessful login date/time and possibly failed login attempts in the applications which are using SSO with CAS. So the question is: where could I get this information from? Does CAS store any of this information? Could I use metadata populators? When the authentication fails, CAS does not obviosly redirect to the applications, so there is no way to have the applications store this (it would not make sense either). So I thought of having an application in the middle which might store this information in a datasource, and the apps could access its datasource. If I go this way should I use the RestAPI to authenticate the apps? Would the proxy mechanism help in this scenario? Thanks a lot. Riccardo -- 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
