<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Automatic Login for Externally Authenticated Users]]></title><description><![CDATA[<p dir="auto">Is there a way to present either a Cloudron username+password, username+temporary app password or web token in a GET or POST request<br />
to allow a user to log into their Cloudron account (preferred) or individually to each app?</p>
<p dir="auto">I have a PHP application with 2FA required to authenticate users and once they are authenticated, I would like to give them the option of navigating to their Cloudron dashboard or individual apps without a login screen. A simple use case would be presenting a navigation menu item (Email), and when the user selected this option, a new window would open {SoGo, SnappyMail or Roundcube) with the user already logged into their email account.</p>
<p dir="auto">Any suggestions?</p>
<p dir="auto">Other Considerations:  Main PHP application does not have LDAP. Application and Cloudron accounts will be linked by same username.  Cloudron API App Passwords (<a href="https://docs.cloudron.io/api.html#tag/App-Passwords" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/api.html#tag/App-Passwords</a>) seems helpful (if login could be automatic), but there is no time-based expiration on app passwords like JWTs.</p>
]]></description><link>https://forum.cloudron.io/topic/10408/automatic-login-for-externally-authenticated-users</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 00:58:54 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/10408.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 Nov 2023 16:38:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Automatic Login for Externally Authenticated Users on Mon, 13 Nov 2023 14:28:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Thanks for the suggestion.  Sounds like I will need to pursue this idea on an app by app basis, rather than signing on as a Cloudron user.  If I am successful, I will share the results so that others can benefit as well.</p>
]]></description><link>https://forum.cloudron.io/post/77282</link><guid isPermaLink="true">https://forum.cloudron.io/post/77282</guid><dc:creator><![CDATA[crazybrad]]></dc:creator><pubDate>Mon, 13 Nov 2023 14:28:41 GMT</pubDate></item><item><title><![CDATA[Reply to Automatic Login for Externally Authenticated Users on Mon, 13 Nov 2023 11:14:17 GMT]]></title><description><![CDATA[<p dir="auto">I think to automatically login to SoGO/SnappyMail/Roundcube requires assistance from those apps. Currently, those apps use LDAP/IMAP authentication internally to auth a user. So, you have to implement an authentication scheme in those apps itself to let you login as the right user/mailbox .</p>
<p dir="auto">I got a few hits for roundcube + jwt + sso , so maybe you can explore those.</p>
]]></description><link>https://forum.cloudron.io/post/77263</link><guid isPermaLink="true">https://forum.cloudron.io/post/77263</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 13 Nov 2023 11:14:17 GMT</pubDate></item></channel></rss>