Apparently the hash is not sent to the server so we have no way of appending
it.  If anyone knows different let us know and we'll adjust the CAS clients
as appropriate.


On Thu, Jul 1, 2010 at 4:41 PM, Josh <[email protected]>wrote:

> I have a flash application that modifies the url with new hash params to
> allow the user to deep link into specific sub-pages of the application.
>  When I wrap this app with cas and attempt to access one of these deep link
> urls while not being logged in, I am properly redirected to the cas login
> screen, but after logging in, cas will drop the hash portion of the url when
> it redirects me back to my app.  Is there any way to tell cas to keep the
> hash params?
>
> This works:
> http://myapp.com/?deeplink=page42
>
> This does not work:
> http://myapp.com/#deeplink=page42
> (after I do the cas login, I'm redirected back to http://myapp.com,
> without the hash params)
> --
> 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
>

-- 
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

Reply via email to