<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Domi-No-Yes-Maybe - Latest Comments in FLEX - Logging onto a Domino server from inside a FLEX app</title><link>http://dominoyesmaybe.disqus.com/</link><description></description><atom:link href="https://dominoyesmaybe.disqus.com/flex_logging_onto_a_domino_server_from_inside_a_flex_app/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 30 Dec 2009 17:18:15 -0000</lastBuildDate><item><title>Re: FLEX - Logging onto a Domino server from inside a FLEX app</title><link>http://dominoyesmaybe.blogspot.com/2009/10/flex-logging-onto-server-from-inside.html#comment-27595400</link><description>&lt;p&gt;Steve, &lt;br&gt;your method works for me with one exception: I use "login" command, not "logon" in the ".../names.nsf?logon" url. Maybe I missed something - I am so Domino newbie... anyway, your recipe helped me to perform my task. Thank you for the great example.&lt;/p&gt;&lt;p&gt;And - Happy New Year!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rostag</dc:creator><pubDate>Wed, 30 Dec 2009 17:18:15 -0000</pubDate></item><item><title>Re: FLEX - Logging onto a Domino server from inside a FLEX app</title><link>http://dominoyesmaybe.blogspot.com/2009/10/flex-logging-onto-server-from-inside.html#comment-21937849</link><description>&lt;p&gt;Of course if you revert your server to Basic authentication you don't have to do anything as the browser will present a challenge when the Flex app first attempts to access the Domino Application and everything works as expected.  Accept of course Basic authentication isn't very secure ;-)&lt;/p&gt;&lt;p&gt;I followed the same approach but instead redirected to a page marked as XML to gather some current user information (Commonname, roles etc).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">markbarton</dc:creator><pubDate>Thu, 05 Nov 2009 09:23:24 -0000</pubDate></item><item><title>Re: FLEX - Logging onto a Domino server from inside a FLEX app</title><link>http://dominoyesmaybe.blogspot.com/2009/10/flex-logging-onto-server-from-inside.html#comment-20920686</link><description>&lt;p&gt;And last but not least. If you dont like your flex app timing out after 30 minutes of inactivity, its very simple to have a flex timer - activated on startup - fire off an event every 5 or 15 or whatever minutes, which will then use a similar http call to the domino server for information. This will in turn update the cookie, and the user will remain logged in.&lt;/p&gt;&lt;p&gt;We, for instance, use a  call to a web service to refresh a 'view' on the flex app from a View from Domino.&lt;/p&gt;&lt;p&gt;---* Bill&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">BillBuchan</dc:creator><pubDate>Sat, 24 Oct 2009 05:18:17 -0000</pubDate></item></channel></rss>