Hi,
My problem is: On my system a user can belong to 1: N departments, I want that a form is displayed after the user authenticate himself. Users could select the departament that want to connect. I tried to introduce a jsp page after casLoginView.jsp but credentials are lost when this page displays. Now I'm trying to introduce the form on the client. Thus when the client connects to CAS server for validation via SAML, is sent using the GET method in the url, the department. So, the user login in CAS. CAS redirects the client, displaying the page with the form. It connects to CAS server for validation by sending the department. CAS Server redirects the client using the SAML protocol. But I can not retrieve the parameter sent. Is there any way to do everything on the server? or how I get this parameter? Thanks. -- 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
