473,385 Members | 1,927 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,385 software developers and data experts.

SiteMinder vs .NET Membership Provider/Forms Authentication

Hi everyone,

We are currently under-going a new security service and the company is
leaning towards using SiteMinder. My question is: why not just use
the .NET membership and roles provider and create a custom provider
suitable to the business need? What else does SiteMinder do that
the .NET framework does not do to facilitate authentication and
authorization on .NET web applications? Most importantly, is there
anything that the .NET framework does which SiteMinder does not do?

Any help would be greatly appreciated.

Thanks!
Mar 18 '08 #1
2 2876
Hello vcuankitdotnet,
Hi everyone,

We are currently under-going a new security service and the company is
leaning towards using SiteMinder. My question is: why not just use
the .NET membership and roles provider and create a custom provider
suitable to the business need? What else does SiteMinder do that
the .NET framework does not do to facilitate authentication and
authorization on .NET web applications? Most importantly, is there
anything that the .NET framework does which SiteMinder does not do?
Any help would be greatly appreciated.
Even if they decide to use SiteMinder, why not write a provider that get's
the values from SiteMinder and make sure you can easily switch between versions,
other apps and futute business quircks.

My guess the only feature which doesn't exist in the Membership system by
default, which SiteMinder does allow for is SingleSignOn. It migth take somework,
but in the end I think that you can make SiteMinder and Membership work together
very tightly.

--
Jesse Houwing
jesse.houwing at sogeti.nl
Mar 19 '08 #2
I'm not an expert, but can't you configure IIS for single sign-on in
your web application? I'm just failing to see why anyone would pay
money to use SiteMinder as opposed to just spending a little bit of
time and developing a custom membership provider?
Mar 19 '08 #3

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

Similar topics

9
by: Paul Keegstra | last post by:
Hi, I am currently working on an asp.net 2.0 web site that is a replacement of a classic asp web site. The current web site uses a Commerce Server 2002 database for storing user information. ...
5
by: sloan | last post by:
Are there any "gotchas" on deploying the default Membership Provider (aspnetdb) to a hosting provider? I'm about to do it. And how does one get to the "auto configurer" .. that allows you to...
0
by: Anonieko | last post by:
A lot of times, web hostings for ASPNET 2.0 will offer only MS Access DB for database for basic plan, a question often asked is how can I use the membership services, role, web parts services, etc ...
4
by: =?Utf-8?B?Q2hyaXMgQ2Fw?= | last post by:
I have been having some trouble with implementing a custom Membership Provider. We have a custom data store and business logic that pulls user information. I need some level of functionality...
1
by: Ben | last post by:
Hi, When an anonymous user has created an new account (with the CreateUserWizard control), i want to let asp.net generate a password and to send it to the address of the email provided by the...
0
by: GCeaser | last post by:
OK - So I know SiteMinder can work with IIS and ASP.Net 2.0. Here is the problem, SiteMinder from what I understand requires a client on every IIS box hosting a protected site that requires...
3
by: GaryDean | last post by:
I have serveral applications now running that are using the MembershipProvider classes and they are each using their own security tables in SQL Server 2005 instead of the express databases - they...
1
by: Mick Walker | last post by:
I am having a problem connecting using the ActiveDirectory Membership provider. I define my Connection string as follows: <add name="ADConn" connectionString="LDAP://BEL-ADC-01.UTVi.local"/> ...
4
by: alexandis | last post by:
There are tons of articles about custom role and provider membership, but they just tear me apart and confuse :( The situation is following: I use DB2, so I wrote custom role + membership...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.