﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Role Based Security  » Single Sign On</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 22:31:42 GMT</lastBuildDate><ttl>20</ttl><item><title>Single Sign On</title><link>http://forum.strataframe.net/FindPost15922.aspx</link><description>Hi,&lt;br&gt;
Does SF support single sign on? If no, any plan to implement this?&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Sun, 27 Apr 2008 22:57:45 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Single Sign On</title><link>http://forum.strataframe.net/FindPost15938.aspx</link><description>Same answer....really.&amp;nbsp; You can do this yourself.&amp;nbsp; Once you login to the OS, and you launch the application, you can use the currently logged in user to log into your application.&amp;nbsp; You would just pull the user and then line it up within your application.&amp;nbsp; you can use AD logins, but you are still required to have an SF user to which permissions can be assigned.&lt;/P&gt;&lt;P&gt;In our medical application we will have a feature that uses biometric logins that both logs in the OS as well as the application...so this way they do not have to log in twice.&amp;nbsp; You can handle OS system login events to trigger when the user changes if your application is running or if you have a service running...there are a lot of ways to go about this.&amp;nbsp; In our case, if the user changes we re-login the user with the new permissions and credentials...just like a lock session but automated.&amp;nbsp; So there are a lot of ways to go about this but is not something that we will ever try to "automate" on the framework side as there are just too many different ways to approach this...that is why we expose all of the authentication methods through shared classes and created event hooks, etc.</description><pubDate>Sun, 27 Apr 2008 22:57:45 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Single Sign On</title><link>http://forum.strataframe.net/FindPost15936.aspx</link><description>Hi,&lt;br&gt;
I think my message is not clear enough.&lt;br&gt;
What I am looking for is, once user login to domain (active directory), he/she don't have to login to SF application anymore. Else, login is required.&lt;br&gt;
&lt;br&gt;
Any ideas?</description><pubDate>Sun, 27 Apr 2008 20:16:33 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Single Sign On</title><link>http://forum.strataframe.net/FindPost15933.aspx</link><description>You can do this yourself.&amp;nbsp; There are some other forum topics that we have answered this on before.&amp;nbsp; Do a search on UserChanged event...here is one of them: &lt;A href="http://forum.strataframe.net/FindPost13260.aspx"&gt;http://forum.strataframe.net/FindPost13260.aspx&lt;/A&gt;</description><pubDate>Sun, 27 Apr 2008 15:06:45 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>