Long story short,
I am using ADFS + WIF in my silverlight app.
But after an hour the token expires, the silverlight framework
automatically requests a new token from the ADFS server.
So far so good, BUT the responses are now 302 redirects to the new URL.

>From what I can research, it looks like Silverlight RIA services calls have
NO idea how to handle 302 responses, and so the domain service call just
fails.
Does anyone know if it is possible to get the client side generat
domainService context classes to handle 302 redirects correctly?
-David Burela
_______________________________________________
ozsilverlight mailing list
ozsilverlight@ozsilverlight.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozsilverlight

Reply via email to