Wahyu Kurniawan Blog


Some of your need maybe at here





See also: Other Geeks@INDC

Multiple Login, One Authentication in One Project

We know, that we can't add more than one authentication for one project. I don’t know why Microsoft make this policy. Maybe it’s for business J. I think it will very good if we can set more than one authentication for more login.

I have googling to find solution how to make multiple login with one authentication in one project, and I found an url that I forgot. But I had to download an example to implement it.

I have to apply it in my latest project. And It's work.

You can find the download attachment by clicking the title of this article

Share this post: | | | |

Comments

adrian said:

Why would you need multiple login in one project?

I though single login (a.k.a. Single Sign On) was better, and now you're creating a single login?

# August 22, 2007 11:00 PM

wahyukurniawan said:

I think it's normal condition. 1 application have 2 login or more, like admin and public or something similar.

Another example. 1 case login with LDAP and the other login with custom user table.

# August 24, 2007 9:30 PM