﻿<?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 » WebForms (How do I?)  » Single-singon in web environment</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 03:10:11 GMT</lastBuildDate><ttl>20</ttl><item><title>Single-singon in web environment</title><link>http://forum.strataframe.net/FindPost21049.aspx</link><description>Hi,&lt;br&gt;
Shall anyone give me some idea how to implement single sign on feature for web environment?&lt;br&gt;
&lt;br&gt;
I was thinking to retrieve userName and domainName from WindowsIdentity.Name, to check against ActiveDirectory for authentication using DirectoryEntry.Guid.&lt;br&gt;
&lt;br&gt;
However, I found that, DirectoryEntry required password in this case. How could I identify user by using userName and domainName only?&lt;br&gt;
&lt;br&gt;
Beside, by using this approach might not secure as hacker can setup same user account with same user and domain name.&lt;br&gt;
&lt;br&gt;
Any other way to authenticate user by using other property such as WindowsIdentity.Owner.Token ?&lt;br&gt;
&lt;br&gt;
Please advice.&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Mon, 08 Dec 2008 05:19:56 GMT</pubDate><dc:creator>Chan</dc:creator></item></channel></rss>