> I was thinking I could modify that library so that it doesn't > use the <cas:user> attribute, but rather another one which would contains > its local identifier > > Another solution I was thinking about was that in > serviceValidateSuccess.jsp, to figure out the service and then be able to > return the appropriate attribute value.
I would favor a solution that does not require client changes since most environments require a number of CAS clients, requiring N development and test efforts instead of one. I think you'll want to put your service-principal mapping somewhere other than the view, unless it's trivial, which does not seem to be the case. M -- 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
