473,387 Members | 1,757 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Single sign-on solution for .NET

Hi,

I need a simple single sign-on solution for .NET. The solution needs
to support both windows and web.
So, basically what I need is a solution where I log in once and then
can access other applications and webpages on the intranet. I can't
use Active Directory.

Can anybody point me in the right direction?
Jul 1 '08 #1
3 2541
On Jul 1, 9:50*am, Pål <fos...@gmail.comwrote:
Hi,

I need a simple single sign-on solution for .NET. The solution needs
to support both windows and web.
So, basically what I need is a solution where I log in once and then
can access other applications and webpages on the intranet. I can't
use Active Directory.

*Can anybody point me in the right direction?
Hi,

Well AD is your unique solution, AFAIK, why you cannot use it?
what environment are you on?
Jul 1 '08 #2
Pål,

When you say SSO, do you mean for ANY other application, or do you mean
for a certain set (your application, perhaps, in the windows and the web
version)?

If the answer is the former, then you have a problem, since there isn't
one unifying mechanism which provides for SSO, although there are Google, MS
(Passport) and other alternatives (Open ID).

If the answer is the latter, then you just have to pick a authentication
mechanism and expose it through your apps (web and windows, the windows app
would have to authenticate through the web).
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Pål" <fo****@gmail.comwrote in message
news:cf**********************************@25g2000h sx.googlegroups.com...
Hi,

I need a simple single sign-on solution for .NET. The solution needs
to support both windows and web.
So, basically what I need is a solution where I log in once and then
can access other applications and webpages on the intranet. I can't
use Active Directory.

Can anybody point me in the right direction?

Jul 1 '08 #3
PÃ¥l wrote:
Hi,

I need a simple single sign-on solution for .NET. The solution needs
to support both windows and web.
So, basically what I need is a solution where I log in once and then
can access other applications and webpages on the intranet. I can't
use Active Directory.
Kerberos?

http://en.wikipedia.org/wiki/Kerberos_(protocol)

In http://en.wikipedia.org/wiki/Single_sign-on, Kerberos is first on the
"Common Single Sign On Configurations" list.

Hope this helps(tm)
--
Michael Justin
SCJP, SCJA
betasoft - Software for Delphiâ„¢ and for the Javaâ„¢ platform
http://www.mikejustin.com - http://www.betabeans.de
Jul 1 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Zalek Bloom | last post by:
Hello, I built some Web site that includes 3 frames page. After a user sign-off I want to redirect him/her to a single frame page. When I use Response.Redirect command, I am getting the...
0
by: Emil Georgiev | last post by:
Hell I have a Web Custom Control project in ASP.NET. I'm using a subclassing technique to add functionality in HyperLink web server control. I want to create a property "BrowserWindow" of my...
6
by: Jason Heyes | last post by:
Does a function exist in the standard library to compute the sign of an integer? Example: int sign(int v) { return v > 0 ? 1 : (v < 0 ? -1 : 0); } Thanks.
7
by: kingski | last post by:
Any idea about this ? http://www.developerfusion.co.uk/forums/thread/114379/#114379 "Can any one help me as i am building a shopping cart and it supports multiple currencies but while sending...
4
by: Jai | last post by:
Hi, I have a problem related to Login System. I am developing 3 websites for some institution.Now they want that if anybody had sign up for there site1.com(say), than he or she should be able...
6
by: Steve K. | last post by:
I recall a few months ago coming across an article allowing for encoding (or converting?) xml and html documents into sign language as well as brail for deaf and blind people, and that they were...
13
by: Samir Chouaieb | last post by:
Hello, I am trying to find a solution to a login mechanism for different domains on different servers with PHP5. I have one main domain with the user data and several other domains that need...
0
amitpatel66
by: amitpatel66 | last post by:
All, Please find below POST about Oracle SINGLE ROW FUNCTIONS which might be useful. SINGLE ROW FUNCTION are those which are executed once for each and every row of the Query. The different...
10
by: George2 | last post by:
Hello everyone, I am surprised to see that the value of sign ' is the same as \'. So, there is no need to add sign \ before sign '? In my past knowledge of sign ', we always need to add sign \...
1
by: 5095 | last post by:
Hi, i want to import data in multiple tables from a single text file (each field is seprated by pipe sign and each record is seprated by asterisk * ). Please guide me to the appropriate way. ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.