<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Login comes back to login page with empty fields - no error, but doesn&#039;t log me in - Developer Network Q&amp;A				            </title>
            <link>https://community.onenetwork.com/sdk-forum/login-comes-back-to-login-page-with-empty-fields-no-error-but-doesnt-log-me-in/</link>
            <description>BY Network Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 22 Jul 2026 05:23:18 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Answer to: Login comes back to login page with empty fields - no error, but doesn&#039;t log me in</title>
                        <link>https://community.onenetwork.com/sdk-forum/login-comes-back-to-login-page-with-empty-fields-no-error-but-doesnt-log-me-in/#post-7192</link>
                        <pubDate>Thu, 09 Dec 2021 15:29:21 +0000</pubDate>
                        <description><![CDATA[Sometimes going toinstead ofwill solve this issue.]]></description>
                        <content:encoded><![CDATA[<p>Sometimes going to https://localhost/oms instead of https://localhost/ will solve this issue.</p>]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>Matt Nutsch</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/login-comes-back-to-login-page-with-empty-fields-no-error-but-doesnt-log-me-in/#post-7192</guid>
                    </item>
				                    <item>
                        <title>Answer to: Login comes back to login page with empty fields - no error, but doesn&#039;t log me in</title>
                        <link>https://community.onenetwork.com/sdk-forum/login-comes-back-to-login-page-with-empty-fields-no-error-but-doesnt-log-me-in/#post-7191</link>
                        <pubDate>Thu, 09 Dec 2021 15:29:02 +0000</pubDate>
                        <description><![CDATA[The most common cause is when you have deployed your server on http instead of https, and the secure.cookie.boolean.param has not been set to false in node.properties.  To solve the problem,...]]></description>
                        <content:encoded><![CDATA[<p>The most common cause is when you have deployed your server on http instead of https, and the secure.cookie.boolean.param has not been set to false in node.properties.  To solve the problem, set secure.cookie.boolean.param=false in node.properties, re-install and re-start.  </p>
<p>The reason this occurs is: we have a security setting which by default does not allow session cookies to be transmitted over https.  (It is inherently insecure to do so, because a man-in-the-middle can steal your session id and use it to impersonate you.)  If you have to run on http instead of https, you have to disable this security setting as per the notes above.</p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>Greg Merrill</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/login-comes-back-to-login-page-with-empty-fields-no-error-but-doesnt-log-me-in/#post-7191</guid>
                    </item>
				                    <item>
                        <title>Login comes back to login page with empty fields - no error, but doesn&#039;t log me in</title>
                        <link>https://community.onenetwork.com/sdk-forum/login-comes-back-to-login-page-with-empty-fields-no-error-but-doesnt-log-me-in/#post-7190</link>
                        <pubDate>Thu, 09 Dec 2021 15:27:19 +0000</pubDate>
                        <description><![CDATA[When I try to login, the login comes back to login page with empty fields - no error, but doesn&#039;t log me in.  From the logs, I don&#039;t see any errors.  Why can&#039;t I log in?]]></description>
                        <content:encoded><![CDATA[<p>When I try to login, the login comes back to login page with empty fields - no error, but doesn't log me in.  From the logs, I don't see any errors.  Why can't I log in?</p>]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>Greg Merrill</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/login-comes-back-to-login-page-with-empty-fields-no-error-but-doesnt-log-me-in/#post-7190</guid>
                    </item>
							        </channel>
        </rss>
		