I don't understand this error message, but I think If you want to login without login page. you'd better use the rest interface that cas provide.
2010/4/2 yoann <[email protected]> > > I tried with a "POST", i always have : > > 31/03/10 16:33:23:871 CEST] 00000032 SystemOut O 2010-03-31 16:33:23,813 > DEBUG [org.springframework.web.servlet.DispatcherServlet] - <Handler > execution resulted in exception - forwarding to resolved error view: > ModelAndView: materialized View is > [org.springframework.web.servlet.view.RedirectView: unnamed; URL > [/cas/login?service=http://ptdurandyo/validationRemoteLogin.asp]]; model > is > null> > > org.springframework.webflow.execution.repository.NoSuchFlowExecutionException: > No flow execution could be found with key > > '_cD650DB10-29D3-26C4-5390-99895525E97E_k3878D17B-0DB8-F900-BFBC-C6A28BED267C' > -- perhaps this executing flow has ended or expired? This could happen if > your users are relying on browser history (typically via the back button) > that references ended flows.; nested exception is > org.springframework.webflow.conversation.NoSuchConversationException: No > conversation could be found with id 'D650DB10-29D3-26C4-5390-99895525E97E' > -- perhaps this conversation has ended? > > i think it's because URLConnection doesn't work like a browser with session > cookie ... > Otherwise, it's a bad thing to do that because you couldn't have sso with > this method. > > Scott, can we have a solution discribe in the wiki to configure CAS with > view to act like google login ? IE: with iframe / redirect, > please > > -- > View this message in context: > http://n4.nabble.com/Using-CAS-without-the-CAS-login-screen-tp253698p1748914.html > Sent from the CAS Developers mailing list archive at Nabble.com. > > -- > 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-dev > -- 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-dev
