Greetings, Question on URL encoding the CAS service parameter.
Platform: CAS 3.5.2 Base/protected URL is of the form: https://client.ucdavis.edu/#/index.html Regular URL encoding into https://cas.../cas/login?service= with the service parameter https%3A%2F%2Fclient.ucdavis.edu%2F%23%2Findex.html returns: https://client.ucdavis.edu/?ticket=ST-...#/index.html i.e. a literal "#/index.html" tacked on the end. Any idea where (and why) this might be failing? Tried percent encoding the '#' prior to URL encoding (i.e. double encode the '#'), but that confused the client server. Thanks! Tom. -- 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
